[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 5 / b / e / AIFNetworking / 0.1.1 / AIFNetworking.podspec.json
blobb34828ae3f8a7f50bf56dbfb84b0cb186ff9b476
2   "name": "AIFNetworking",
3   "version": "0.1.1",
4   "summary": "Discrete network framework for iOS develop.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/joywt/AIFNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangtie": "wywangtie@163.com"
13   },
14   "source": {
15     "git": "https://github.com/joywt/AIFNetworking.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AIFNetworking/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "AFNetworking": [
25       "3.2.0"
26     ]
27   }