blob: 734470cfbf5b887a9f4141e5df82838f94051e7c [file] [log] [blame]
{
"name": "snddBaseKit",
"version": "0.1.1",
"summary": "少年得到组件化测试demo",
"description": "少年得到组件化测试demo,开始起航",
"homepage": "https://github.com/linert/snddBaseKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linert": "342939524@qq.com"
},
"source": {
"git": "https://github.com/linert/snddBaseKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "snddBaseKit/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
]
}
}