blob: 1a6ec497194d9a4c75913bc0188c909902f49904 [file] [log] [blame]
{
"name": "JKPaper",
"version": "0.0.1",
"summary": "JKPaper Lib",
"description": "fundamental codebase like categories, utilities",
"homepage": "http://10.3.37.65/wangzhicheng/JKPaper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Meracle": "wangzhicheng@people.cn"
},
"source": {
"git": "http://10.3.37.65/wangzhicheng/JKPaper.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*.*",
"public_header_files": "Source/**/*.h"
}