blob: 0d714e9330bdb49e28db497536d8a83e3232227e [file] [log] [blame]
{
"name": "YYKitForXC",
"summary": "Copy And Correction From YYKit",
"version": "3.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ibireme": "ibireme@gmail.com"
},
"social_media_url": "http://blog.ibireme.com",
"homepage": "https://github.com/zhangxuchuan827/YYKitForXC",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/zhangxuchuan827/YYKitForXC.git",
"tag": "3.0.0"
},
"requires_arc": true,
"source_files": "YYKitForXC/**/*.{h,m}",
"libraries": [
"z",
"sqlite3"
],
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreText",
"CoreGraphics",
"CoreImage",
"QuartzCore",
"ImageIO",
"AssetsLibrary",
"Accelerate",
"MobileCoreServices",
"SystemConfiguration"
],
"ios": {
"vendored_frameworks": "Vendor/WebP.framework"
}
}