blob: 7942df8c5bb9ab949a7e5de81734d77c045504de [file] [log] [blame]
{
"name": "AIFNetworking",
"version": "0.1.5",
"summary": "Discrete network framework for iOS develop.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/joywt/AIFNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangtie": "wywangtie@163.com"
},
"source": {
"git": "https://github.com/joywt/AIFNetworking.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AIFNetworking/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"3.2.0"
]
}
}