blob: 66fbcca680bff8355c09d8c197f3c33352e209e3 [file] [log] [blame]
{
"name": "Categorys",
"version": "1.0.0",
"summary": "It is a Categorys used on iOS, which implement by Objective-C",
"description": "It is a Categorys used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/ChenZhenChun",
"license": "MIT",
"authors": {
"ChenZhenChun": "346891964@qq.com"
},
"source": {
"git": "https://github.com/ChenZhenChun/Categorys.git",
"tag": "1.0.0",
"submodules": true
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Categorys/*.h",
"public_header_files": "Categorys/*.h",
"frameworks": [
"Foundation",
"UIKit"
]
}