blob: 42c7d4f57ac89ca0d2b94757ebacb1a552094a7c [file] [log] [blame]
{
"name": "CTLib",
"version": "0.1.0",
"summary": "CTLib Test demo",
"description": "An optional longer description of CTLib\nhttps://github.com/<GITHUB_USERNAME>/CTLib",
"homepage": "https://github.com/liaohengjie/CTLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"廖幸杰": "584566770@qq.com"
},
"source": {
"git": "https://github.com/liaohengjie/CTLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CTLib/Classes/**/*"
}