blob: 3d3693fe811a26f3a653c24ec69445495ed382ef [file] [log] [blame]
{
"name": "JoKacCommonKit",
"version": "0.0.1",
"summary": "常用的集合",
"description": "第一个版本",
"homepage": "https://github.com/JoKac/JoKacCommonKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JoKac": "wu7883235@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JoKac/JoKacCommonKit.git",
"tag": "v0.0.1"
},
"source_files": "JoKacBaseKit/*",
"requires_arc": true
}