[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / d / 2 / 7 / RHNetworking / 1.0.4 / RHNetworking.podspec.json
blobaac3fd6cf5d3c8a722a7e351e74443eaaba663cc
2   "name": "RHNetworking",
3   "version": "1.0.4",
4   "summary": "AFNetworking封装",
5   "homepage": "https://github.com/cochat/TCNetworking",
6   "license": "MIT",
7   "authors": {
8     "ichensheng": "cs200521@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/cochat/TCNetworking.git",
15     "tag": "1.0.4"
16   },
17   "source_files": "TCNetworking/Classes/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "AFNetworking": [
21       "~> 3.1.0"
22     ]
23   }