[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 5 / b / QYNetWork / 1.0 / QYNetWork.podspec.json
blob08135db8075f420fd73bace7aef0fd0c0382f798
2   "name": "QYNetWork",
3   "version": "1.0",
4   "summary": "对AFNetWorking进行二次封装",
5   "homepage": "https://github.com/505god/QYNetWork",
6   "license": "MIT",
7   "authors": {
8     "qcx": "18915410342@126.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/505god/QYNetWork.git",
15     "tag": "1.0"
16   },
17   "source_files": "QYNetWork/Classes/*.{h,m}",
18   "dependencies": {
19     "AFNetworking": [
20       "~> 3.1.0"
21     ],
22     "RealReachability": [
23       "~> 1.1.8"
24     ]
25   },
26   "requires_arc": true