[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / 0 / YJNetworking / 0.0.1 / YJNetworking.podspec.json
blob15cb0775117ebc6156353c7b1ae21d54c23b2aed
2   "name": "YJNetworking",
3   "version": "0.0.1",
4   "summary": "oc 的网络封装文件",
5   "description": "oc基于AFNetWorking的二次封装",
6   "homepage": "https://github.com/feng562925462/YJNetworking",
7   "license": "MIT",
8   "authors": {
9     "cool": "562925462@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/feng562925462/YJNetworking.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "YJNetworkingDemo/YJNetworkingDemo/YJNetworking/*.{h,m}",
19   "dependencies": {
20     "AFNetworking": [
21       "~> 3.2.0"
22     ]
23   }