blob: c24232c4f4c70cbb93f95b230ae99631b59f3e18 [file] [log] [blame]
{
"name": "ICXCacheManager",
"version": "0.1.2",
"summary": "ICXCacheManager is a powerful tool for data cache",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/ICX-iOS/ICXCacheManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leo": "luoxin3116@gmail.com"
},
"source": {
"git": "https://git.icarbonx.com/ICX-iOS/ICXCacheManager.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXCacheManager/Classes/**/*",
"dependencies": {
"YYCache": [
"~> 1.0.4"
],
"Realm": [
"~> 3.0.2"
]
}
}