blob: 9157d4f034a74d9cd180a3626adb9aec0ed8b537 [file] [log] [blame]
{
"name": "CTProjectCategory",
"version": "1.0.2",
"summary": "CTProjectCategory is one of main project.",
"description": "CTProjectCategory is category project that is one of main project.",
"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": "1.0.2"
},
"source_files": [
"CTProjectCategory",
"CTProjectCategory/CTProjectCategory/CTCategory/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"CTMediator": [
]
}
}