[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 4 / 3 / JabberKit / 0.0.1 / JabberKit.podspec.json
blobe3a0864d1c04d92e068c34db45b4b4561ea8274d
2   "name": "JabberKit",
3   "version": "0.0.1",
4   "summary": "Jabber 开发的一系列工具文件。",
5   "description": "1、基本工具,网络请求,控制器基类。",
6   "homepage": "https://github.com/jackfrow",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jackfrow": "1184571039@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/jackfrow/JabberKit.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "JabberKit/**/*.{h,m}",
22   "requires_arc": true