blob: 8210e458b4e7fae9faab464e55d40f1c63c1be05 [file] [log] [blame]
{
"name": "OOCategories",
"summary": "这是一个扩展分类",
"version": "0.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"once00": "love521943@hotmail.com"
},
"social_media_url": "http://onceo.me/",
"homepage": "https://github.com/once00/OOCategories",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/once00/OOCategories.git",
"tag": "0.0.4"
},
"requires_arc": true,
"source_files": "OOCategories/**/*.{h,m}",
"public_header_files": "OOCategories/**/*.{h}",
"libraries": "z",
"frameworks": [
"UIKit",
"CoreFoundation",
"QuartzCore",
"CoreGraphics",
"CoreImage",
"CoreText",
"ImageIO",
"Accelerate"
]
}