blob: abb26a7a9cda5de8201a559588906af023c88cc6 [file] [log] [blame]
{
"name": "XHSDKFirst",
"version": "0.1.0",
"summary": "sdk上传",
"description": "一段描述,记录frame上传到cocoapods的操作",
"homepage": "https://gitee.com/yt_wxh/XHFrameworkTest.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jemmy": "754899452@qq.com"
},
"source": {
"git": "https://gitee.com/yt_wxh/XHFrameworkTest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XHSDKFirst/XHSDKFirst/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}