[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 5 / 1 / 7 / module_network / 0.0.3 / module_network.podspec.json
blob4bd14740f3b86af654d0ee6e54ba86615a135da5
2   "name": "module_network",
3   "version": "0.0.3",
4   "summary": "A short description of module_network.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xiaoshu/module_network",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiaoshu": "xiaoshu@xiaoyezi.com"
13   },
14   "source": {
15     "git": "https://github.com/xiaoshu0629/xiaoshu.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.2.1"
28     ]
29   },
30   "source_files": [
31     "module_network/Manager/*.{h,m}",
32     "module_network/NetReachability/*.{h,m}"
33   ]