blob: 1248b4e744aa40db9f837669da06df146053a12f [file] [log] [blame]
{
"name": "SocialAPPKit",
"version": "0.0.3",
"summary": "社交化APP轻量级功能组件",
"homepage": "https://github.com/Heqiao1025/SocialAPPKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ForC": "heqiao.china@gmail.com"
},
"source": {
"git": "https://github.com/Heqiao1025/SocialAPPKit.git",
"tag": "0.0.3"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": [
"SocialAPPKit",
"SocialAPPKit/**/*.{h,m}"
],
"resource_bundles": {
"SocialAPPKitAssets": [
"SocialAPPKit/*.xcassets"
]
}
}