blob: d2b7512e3a5a84d7940fec7b549b49ad4272e476 [file] [log] [blame]
{
"name": "XLsn0wCacheKit",
"version": "1.1.7",
"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.7"
},
"source_files": "XLsn0w/XLsn0wCache/*.{h,m}",
"requires_arc": true,
"libraries": "sqlite3",
"frameworks": [
"UIKit",
"CoreFoundation",
"QuartzCore"
]
}