blob: 3f3da95b052abe8fa909fad296b6734061f254bd [file] [log] [blame]
{
"name": "CTLib",
"version": "2.3.0",
"summary": "CTLib Test demo添加Controller",
"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": "2.3.0"
},
"resources": "CTLibTest.bundle",
"platforms": {
"ios": "7.0"
},
"source_files": "CTLib/Classes/**/*.{h,m}",
"public_header_files": "CTLib/Classes/**/*.h"
}