blob: 6c84be9d9e8c50b4ef9120cf92acb53fea2611b4 [file] [log] [blame]
{
"name": "GuoanCommunitySDK",
"version": "0.9.3",
"summary": "GuoanCommunitySDK for iOS.",
"homepage": "https://github.com/GuoanCommunity/GuoanCommunitySDK-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"octmon": "octmon@qq.com"
},
"source": {
"git": "https://github.com/GuoanCommunity/GuoanCommunitySDK-iOS.git",
"tag": "0.9.3"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "GuoanCommunitySDK.framework"
},
"dependencies": {
"ZLPhotoBrowser": [
"~> 2.6.7"
],
"AliyunOSSiOS": [
"~> 2.10.2"
],
"GTMBase64": [
"~> 1.0.1"
]
}
}