blob: 87ffe9c5dcc972078e8afb164101722967adc04f [file] [log] [blame]
{
"name": "BizSwaggerClient",
"version": "0.1.0",
"summary": "A short description BizSwaggerClient.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yidixue/objc-client",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"partylike@126.com": "partylike@126.com"
},
"source": {
"git": "https://github.com/yidixue/objc-client.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "BizSwaggerClient/Classes/**/*",
"frameworks": "SystemConfiguration",
"dependencies": {
"AFNetworking": [
"~> 3"
],
"JSONModel": [
"~> 1.2"
],
"ISO8601": [
"~> 0.6"
]
}
}