blob: 178f2b9d308f061c6ea947638321eeb95b8e2658 [file] [log] [blame]
{
"name": "XLsn0wCacher",
"version": "1.2.5",
"summary": "An iOS Image Cache Tool",
"description": "An iOS Image Cache Tool via XLsn0w",
"homepage": "https://github.com/XLsn0w/XLsn0wCacher",
"authors": {
"XLsn0w": "xlsn0w@qq.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/XLsn0w/XLsn0wCacher.git",
"tag": "1.2.5"
},
"source_files": "XLsn0w/**/*.{h,m}",
"resources": "XLsn0w/Resources/XLsn0wCacher.bundle",
"requires_arc": true,
"libraries": [
"z",
"sqlite3"
],
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreText",
"CoreGraphics",
"CoreImage",
"QuartzCore",
"ImageIO",
"AssetsLibrary",
"Accelerate",
"MobileCoreServices",
"SystemConfiguration"
],
"ios": {
"vendored_frameworks": "XLsn0w/Frameworks/WebP.framework"
},
"dependencies": {
"SDWebImage": [
]
}
}