blob: 2d9246d0f5797bb7794780d80b3adb2b6f0f6daf [file] [log] [blame]
{
"name": "PublicTestGarenXXX",
"version": "1.1.0",
"summary": "A short description of PublicTest.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/GarenChen/PublicTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GarenChen": "915574843@qq.com"
},
"source": {
"git": "https://github.com/GarenChen/PublicTest.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PublicTest/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"Qiniu": [
"~> 7.1"
]
},
"pushed_with_swift_version": "3.0"
}