[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / b / e / AIFNetworking / 0.1.0 / AIFNetworking.podspec.json
blobdb0bb14b6736f6fc21335dba68987de47ad20254
2   "name": "AIFNetworking",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AIFNetworking/Classes/*",
22   "public_header_files": "AIFNetworking/Classes/*.h",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "AFNetworking": [
26       "3.2.0"
27     ]
28   }