blob: af4d7ab7083f75c3b71e22a25a9511eec230de72 [file] [log] [blame]
{
"name": "OOCategories",
"summary": "这是一个扩展分类",
"version": "1.1.6",
"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": "1.1.6"
},
"requires_arc": true,
"source_files": "OOCategories/**/*.{h,m}",
"public_header_files": "OOCategories/**/*.{h}",
"libraries": [
"z",
"sqlite3"
],
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreText",
"CoreGraphics",
"CoreImage",
"QuartzCore",
"ImageIO",
"AssetsLibrary",
"Accelerate",
"MobileCoreServices",
"SystemConfiguration"
]
}