blob: 1131b322f1e0047085684f960bc446dec23eb176 [file] [log] [blame]
{
"name": "XLsn0wWebImager",
"version": "1.0.0",
"homepage": "https://github.com/XLsn0w/XLsn0wWebImager",
"source": {
"git": "https://github.com/XLsn0w/XLsn0wWebImager.git",
"tag": "1.0.0"
},
"summary": "An iOS Cache Kit",
"authors": {
"XLsn0w": "xlsn0w@outlook.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "XLsn0w/**/*.{h,m}",
"resources": "XLsn0w/Resources/XLsn0wWebImage.bundle",
"libraries": [
"z",
"sqlite3"
],
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreText",
"CoreGraphics",
"CoreImage",
"QuartzCore",
"ImageIO",
"AssetsLibrary"
]
}