blob: 9ea587a26e6a4662dc39348336d86dcd055ce6ca [file] [log] [blame]
{
"name": "CTLib",
"version": "2.3.3",
"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.3"
},
"resources": "CTLibTest.bundle",
"platforms": {
"ios": "7.0"
},
"source_files": [
"CTLib/Classes",
"CTLib/Classes/**/*.{h,m}"
],
"public_header_files": [
"CTLib/Classes/CTLibViewController.h",
"CTLib/Classes/CTModel.h"
]
}