blob: 0cf69f2bd2a1b957e37405bdd73e164308550541 [file] [log] [blame]
{
"name": "oc_category",
"version": "0.0.1",
"summary": "oc_category",
"description": "oc_category",
"homepage": "https://github.com/awpmp777/oc_category",
"license": "MIT",
"authors": {
"awpmp777": "awpmp777@126.com"
},
"source": {
"git": "https://github.com/awpmp777/oc_category.git"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"public_header_files": "Classes/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"module_name": "oc_category"
}