[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / b / YTKNetwork-YKUpdate / 2.0.6 / YTKNetwork-YKUpdate.podspec.json
blob5141697ecc236e22833f4686f149e3764cc93411
2   "name": "YTKNetwork-YKUpdate",
3   "version": "2.0.6",
4   "summary": "YTKNetwork is a high level request util based on AFNetworking. 2.0.6:新增上传进度block",
5   "homepage": "https://github.com/BestKai/YTKNetwork-YKUpdate",
6   "license": "MIT",
7   "authors": {
8     "tangqiao": "tangqiao@fenbi.com",
9     "lancy": "lancy@fenbi.com",
10     "maojj": "maojj@fenbi.com",
11     "liujl": "liujl@fenbi.com"
12   },
13   "source": {
14     "git": "https://github.com/BestKai/YTKNetwork-YKUpdate.git",
15     "tag": "2.0.6"
16   },
17   "source_files": "YTKNetwork/*.{h,m}",
18   "requires_arc": true,
19   "private_header_files": "YTKNetwork/YTKNetworkPrivate.h",
20   "platforms": {
21     "ios": "9.0",
22     "osx": "10.10",
23     "watchos": "3.0",
24     "tvos": "10.0"
25   },
26   "frameworks": "CFNetwork",
27   "dependencies": {
28     "AFNetworking": [
29       "~> 3.2.1"
30     ]
31   }