[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 2 / QMAPIManager / 0.1.2 / QMAPIManager.podspec.json
blobf0a9542cd9e31d1dfc8750017381d5975a20a1ec
2   "name": "QMAPIManager",
3   "version": "0.1.2",
4   "summary": "全民 API SDK.",
5   "description": "这是一个私有仓库仅供全民使用!",
6   "homepage": "https://www.quanmin.tv",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "w1531724247": "lifeichao@qmtv.com"
13   },
14   "source": {
15     "git": "https://git.quanmin.tv/QMLive/QMAPIManager.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "QMAPIManager/Classes/**/*",
22   "requires_arc": true,
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "CoreFoundation",
27     "SystemConfiguration"
28   ],
29   "dependencies": {
30     "AFNetworking": [
31       "~> 3.1.0"
32     ]
33   }