[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 6 / a / FITNetKit / 0.1.0 / FITNetKit.podspec.json
blob153ef7ebb93384a88a14eee7a595b87c2b9ef73b
2   "name": "FITNetKit",
3   "version": "0.1.0",
4   "summary": "a net client by developer, FITNetKit.",
5   "description": "Install your own ideas to encapsulate a set of network request tools, easy to call, rapid development.",
6   "homepage": "https://github.com/cnwanq/FITNetKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wanqijian": "wanqijian@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/cnwanq/FITNetKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FITNetKit/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.2.1"
25     ]
26   }