blob: dbce2a48fd470c6d863e9517e5c34ee7ebd350d7 [file] [log] [blame]
{
"name": "GuoanCommunitySDK",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "GuoanCommunitySDK.framework"
},
"dependencies": {
"ZLPhotoBrowser": [
]
}
}