blob: 8169444abb9a0575c33eeee65684acda742fdc38 [file] [log] [blame]
{
"name": "TKConsole",
"version": "0.3.0",
"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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TKConsole/Classes/**/*",
"resource_bundles": {
"TKConsole": [
"TKConsole/Assets/**/*"
]
}
}