blob: 08a22445c3cd9c607c507005fa804e3b88e6e9ef [file] [log] [blame]
{
"name": "FTNetworking",
"version": "0.2.0",
"summary": "A short description of FTNetworking.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/feitiantouch/FTNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yafei liu": "feitiantouch@163.com"
},
"source": {
"git": "https://github.com/feitiantouch/FTNetworking.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FTNetworking/Classes/**/*",
"resource_bundles": {
"FTNetworking": [
"FTNetworking/Assets/*"
]
},
"static_framework": true,
"dependencies": {
"AFNetworking": [
]
}
}