blob: 6e2326ed17fe102baf921cdbbe3816f870c0c49a [file] [log] [blame]
{
"name": "SandBoxOperateExample",
"version": "0.0.2",
"summary": "An Cashe manager Tool.",
"description": "An Cashe manager Tool easyUSE.",
"homepage": "https://github.com/damonyyb/SandBoxOperateExample",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"damonyyb": "961355618@qq.com"
},
"source": {
"git": "https://github.com/damonyyb/SandBoxOperateExample.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SandBoxOperate/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}