blob: 2a524eb02157e1e44b9e57e3fc29e875184163df [file] [log] [blame]
{
"name": "XLsn0wCacheKit",
"version": "2.0.0",
"summary": "High performance cache framework for iOS.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"authors": {
"XLsn0w": "xlsn0w@qq.com"
},
"homepage": "https://github.com/XLsn0w/XLsn0wCacheKit",
"source": {
"git": "https://github.com/XLsn0w/XLsn0wCacheKit.git",
"tag": "2.0.0"
},
"source_files": "XLsn0w/**/*.{h,m}",
"requires_arc": true,
"libraries": "sqlite3",
"frameworks": [
"UIKit",
"CoreFoundation",
"QuartzCore"
],
"dependencies": {
"AFNetworking": [
],
"FMDB": [
]
}
}