blob: 54d13a9088b9c6a62b906d65190fe28d902b7eee [file] [log] [blame]
{
"name": "XLsn0wCacheKit",
"version": "1.1.6",
"summary": "High performance cache framework for iOS.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ibireme": "ibireme@gmail.com"
},
"homepage": "https://github.com/XLsn0w/XLsn0wCacheKit",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/XLsn0w/XLsn0wCacheKit.git",
"tag": "1.1.6"
},
"source_files": "XLsn0w/XLsn0wCache/*.{h,m}",
"requires_arc": true,
"libraries": "sqlite3",
"frameworks": [
"UIKit",
"CoreFoundation",
"QuartzCore"
]
}