blob: 410bdb08fe733addfb29bdecb117a430bd1ef6b2 [file] [log] [blame]
{
"name": "GuoanCommunitySDK",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "GuoanCommunitySDK.framework"
},
"dependencies": {
"ZLPhotoBrowser": [
],
"AliyunOSSiOS": [
],
"GTMBase64": [
]
}
}