blob: 7fdc9f49db7c1cdf30d3c73843baccbef0971eac [file] [log] [blame]
{
"name": "JRKits",
"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/JRKits.git",
"tag": "0.0.1"
},
"source_files": "JRKits/**/*.{h,m}",
"requires_arc": true
}