blob: e3a0864d1c04d92e068c34db45b4b4561ea8274d [file] [log] [blame]
{
"name": "JabberKit",
"version": "0.0.1",
"summary": "Jabber 开发的一系列工具文件。",
"description": "1、基本工具,网络请求,控制器基类。",
"homepage": "https://github.com/jackfrow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jackfrow": "1184571039@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jackfrow/JabberKit.git",
"tag": "0.0.1"
},
"source_files": "JabberKit/**/*.{h,m}",
"requires_arc": true
}