blob: 1103fb8096667041e99384ebd02cea5a32f6de33 [file] [log] [blame]
{
"name": "TKConsole",
"version": "0.1.1",
"summary": "Running Log for iOS",
"description": "Running Log for iOS, We can view log at mobile end systems.",
"homepage": "https://github.com/ZhengXianda0512/TKConsole",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhengxianda": "zhengxianda0512@gmail.com"
},
"source": {
"git": "https://github.com/ZhengXianda0512/TKConsole.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TKConsole/Classes/**/*",
"resource_bundles": {
"TKConsole": [
"TKConsole/Assets/**/*"
]
}
}