Latest | 2.7.3 |
---|---|
Homepage | http://www.kii.com |
License | Kii |
Platforms | ios 8.0, requires ARC |
Frameworks | MobileCoreServices, Accounts, Social, Security, ImageIO |
Authors |
Latest podspec
{ "name": "KiiCloud", "version": "2.7.3", "summary": "A Cloud Storage SDK of KiiCloud.", "description": "A Cloud Storage SDK of KiiCloud for iOS", "homepage": "http://www.kii.com", "documentation_url": "http://documentation.kii.com", "authors": { "KiiCorp": "[email protected]" }, "platforms": { "ios": "8.0" }, "license": { "type": "Kii", "file": "LICENSE.md" }, "source": { "git": "https://github.com/KiiCorp/KiiCloudSDK-iOS.git", "tag": "v2.7.3" }, "source_files": "KiiSDK.framework/**/*.h", "public_header_files": "KiiSDK.framework/**/*.h", "preserve_paths": "KiiSDK.framework", "vendored_frameworks": "KiiSDK.framework", "frameworks": [ "MobileCoreServices", "Accounts", "Social", "Security", "ImageIO" ], "libraries": "sqlite3", "requires_arc": true }
Wed, 17 Oct 2018 02:40:06 +0000