[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 1 / 3 / WKDataManager / 0.0.1 / WKDataManager.podspec.json
blob36cf9dd4674a567a4b4e4b0f7f4eb7290ef963d2
2   "name": "WKDataManager",
3   "version": "0.0.1",
4   "summary": "An easy way to request net data",
5   "homepage": "https://github.com/OComme/WKDataManager",
6   "license": "MIT",
7   "authors": {
8     "Blanbok": "a1653913692@icloud.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/OComme/WKDataManager.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "WKDataManger/*",
18   "requires_arc": true,
19   "dependencies": {
20     "AFNetworking": [
22     ]
23   }