blob: 9c3c27a4beb4f5c52c86b98e71a4f431bec9adb7 [file] [log] [blame]
{
"name": "CTLib",
"version": "2.2.7",
"summary": "CTLib Test demo添加bundle文件",
"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.2.7"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CTLib/Classes/**/*.{h,m}",
"resource_bundles": {
"CTLib": [
"CTLibTest.bundle/*.png"
]
}
}