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