blob: 3b080c1e29381d45bc1f7774023eaf9c1a152145 [file] [log] [blame]
{
"name": "XHCommonTools",
"version": "0.0.1",
"platforms": {
"ios": "9.0"
},
"summary": "简介",
"homepage": "https://gitee.com/xuxihai/XHCommonTools",
"social_media_url": "https://www.baidu.com",
"license": "MIT",
"authors": {
"xxh": "xuxihai@qq.com"
},
"source": {
"git": "https://gitee.com/xuxihai/XHCommonTools.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "XHNetwork/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
]
}
}