blob: 6eec9565e9fc4216f4751b459f7d488cb1861331 [file] [log] [blame]
{
"name": "HttpsManager",
"version": "0.2.0",
"summary": "网络请求库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Calvin-Shen/HttpManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Calvin-Shen": "15050157238@163.com"
},
"source": {
"git": "https://github.com/Calvin-Shen/HttpManager.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HttpsManager/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}