blob: 153ef7ebb93384a88a14eee7a595b87c2b9ef73b [file] [log] [blame]
{
"name": "FITNetKit",
"version": "0.1.0",
"summary": "a net client by developer, FITNetKit.",
"description": "Install your own ideas to encapsulate a set of network request tools, easy to call, rapid development.",
"homepage": "https://github.com/cnwanq/FITNetKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wanqijian": "wanqijian@icloud.com"
},
"source": {
"git": "https://github.com/cnwanq/FITNetKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FITNetKit/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
]
}
}