blob: 17d4f6ec486bca20ef6be8376bb308129bb14b7a [file] [log] [blame]
{
"name": "JKPaper",
"version": "0.1.0",
"summary": "A short description of JKPaper.",
"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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JKPaper/**/*",
"public_header_files": "JKPaper/**/*.h"
}