{ | |
"name": "CPCache", | |
"version": "0.1.0", | |
"summary": "CPCache is a lite cache solution.", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/crespoxiao/CPCache", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"xiaochengfei": "40176452@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/crespoxiao/CPCache.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "CPCache/Classes/**/*" | |
} |