blob: 07158c776330f95ba0639905a4cc25e1e5d1deb8 [file] [log] [blame]
{
"name": "ICategory",
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iLeo": "1427694267@qq.com"
},
"social_media_url": "http://ileo.top",
"homepage": "https://github.com/dluffymonkey/ICategory",
"platforms": {
"ios": "9.0"
},
"summary": "UIKit,UIFoundation+Category",
"description": "UIKit,UIFoundation+Category, yeah!",
"source": {
"git": "https://github.com/dluffymonkey/ICategory.git",
"tag": "v0.0.2"
},
"requires_arc": true,
"source_files": "Category/*.{h,m}",
"public_header_files": "Category/*.{h}",
"frameworks": [
"Foundation",
"UIKit"
]
}