blob: 222c1f556cb16c48e7a1ac18ef8d8d9a2d4fa053 [file] [log] [blame]
{
"name": "XLsn0wCacheKit",
"version": "1.3.3",
"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.3.3"
},
"source_files": "XLsn0w/**/*.{h,m}",
"requires_arc": true,
"libraries": "sqlite3",
"frameworks": [
"UIKit",
"CoreFoundation",
"QuartzCore"
],
"dependencies": {
"AFNetworking": [
],
"FMDB": [
]
}
}