blob: b7329edd1917a8c9fbcc81d7c9cbe0e9ff5626d7 [file] [log] [blame]
{
"name": "YXBaseKit",
"version": "1.1.0",
"summary": "A short description of YXBaseKit.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"full-of-fire": "591730822@qq.com"
},
"homepage": "https://github.com/full-of-fire/YXBaseKit",
"description": "TODO: Add long description of the pod here.",
"source": {
"git": "https://github.com/full-of-fire/YXBaseKit.git"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "ios/YXBaseKit.framework"
},
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}