blob: 7f6b447777d1d5bd2b318f7ede88297bfc1aa1b5 [file] [log] [blame]
{
"name": "SocialAPPKit",
"version": "0.0.2",
"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.2"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": [
"SocialAPPKit",
"SocialAPPKit/**/*.{h,m}"
]
}