blob: ca5e9c63d2bf32b7d947f96dfd22917d2360115a [file] [log] [blame]
{
"name": "TestUploadPod",
"version": "0.0.2",
"summary": "TestUploadPod for ios.",
"homepage": "https://github.com/lxy-xiaoyue/TestUploadPod",
"license": "MIT",
"authors": {
"lxy_xiaoyue": "lxy_xiaoyue@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lxy-xiaoyue/TestUploadPod.git",
"tag": "0.0.2"
},
"source_files": [
"TestUploadPod",
"PodLibFile/**/*.{h,m}"
],
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}