blob: bf9cb2da13b27a03c9e3e2e8ca8549eecd700f22 [file] [log] [blame]
{
"name": "UIKit-category",
"version": "0.0.1",
"summary": "ios category",
"description": "ios category of UIKit",
"homepage": "https://github.com/893589795/UIKit-category.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lance": "xuguang.luo@moyougames.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/893589795/UIKit-category.git",
"tag": "0.0.1"
},
"source_files": "UIKit-category/UIKit",
"public_header_files": "UIKit-category/UIKit/UI_Categories.h",
"requires_arc": true
}