[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 9 / ZMFKNetWorking / 1.0.4 / ZMFKNetWorking.podspec.json
blob239c92fb822375300de1c8a4ab8cdacc87e80b87
2   "name": "ZMFKNetWorking",
3   "version": "1.0.4",
4   "summary": "A short description of ZMFKNetWorking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xianguozzt/ZMFKNetWorking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xianguozzt": "xu.han@zhongheschool.com"
13   },
14   "source": {
15     "git": "https://github.com/xianguozzt/ZMFKNetWorking.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZMFKNetWorking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.0.4"
25     ],
26     "ZHShowLoading": [
28     ]
29   }