blob: d036c14f8f54355fdfe765cd0e3dc70536af3fa8 [file] [log] [blame]
{
"name": "CategoryKit-Extensions",
"version": "1.0.0",
"platforms": {
"ios": null
},
"summary": "common category kit.",
"homepage": "https://github.com/CoderZeaho/CategoryKit-Extensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderZeaho": "zeaho_ace@foxmail.com"
},
"source": {
"git": "https://github.com/CoderZeaho/CategoryKit-Extensions",
"tag": "1.0.0"
},
"source_files": "CategoryKit-Extensions/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}