blob: 6a65cbe270d7183209c6e88cddf55d1e4cb8d079 [file] [log] [blame]
{
"name": "CTProjectCategory",
"version": "1.0.1",
"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.1"
},
"source_files": [
"CTProjectCategory",
"CTProjectCategory/CTProjectCategory/CTCategory/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"CTMediator": [
]
}
}