blob: 3dd29e3a1d7feb7f70625bd9401301dd4dca99ed [file] [log] [blame]
{
"name": "DJCocoapods",
"version": "0.0.2",
"summary": "A short description of DJCocoapods.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yangshiyu666/DJCocoapods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"864745256@qq.com": "wyh900207@126.com"
},
"source": {
"git": "https://github.com/yangshiyu666/DJCocoapods.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"ios": {
"vendored_frameworks": "DJCocoapods-0.0.1/ios/DJCocoapods.framework"
},
"public_header_files": "DJCocoapods/Classes/DJCocoapods.framework/Headers/*.{h}",
"dependencies": {
"AFNetworking": [
]
}
}