blob: fe8db1729c33cdb789c54f565b35a8bd83ff9dc3 [file] [log] [blame]
{
"name": "MBTestCocoapods",
"version": "0.1.0",
"summary": "A short description of MBTestCocoapods.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/<GITHUB_USERNAME>/MBTestCocoapods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZhengYidong": "yidong.zheng@ele.me"
},
"source": {
"git": "https://github.com/mmoaay/MBTestCocoapods.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MBTestCocoapods/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.5.0"
]
},
"pushed_with_swift_version": "2.3"
}