blob: d5a66f31e15ed29e4a4b788744926ea4f1cfbe18 [file] [log] [blame]
{
"name": "CTCategory",
"version": "0.0.2",
"summary": "CTCategory of CTMainProject.",
"description": "CTCategory of CTMainProject.",
"homepage": "https://github.com/GItHubNanmu77/CTProjectCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lzy": "834225802@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GItHubNanmu77/CTProjectCategory.git",
"tag": "0.0.2"
},
"source_files": [
"CTProjectCategory",
"CTProjectCategory/CTProjectCategory/CTCategory/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"CTMediator": [
]
}
}