blob: b756294267fdb68956b0ccdf086079e8958248a3 [file] [log] [blame]
{
"name": "XSafeAccess",
"version": "0.0.1",
"summary": "Protect your array.",
"description": "A simple tool to protect your array.",
"homepage": "https://github.com/xiaolei0808/XSafeAccess",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiaolei.jin": "me.xiaolei0808@gmail.com"
},
"source": {
"git": "https://github.com/xiaolei0808/XSafeAccess.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "XSafeAccess/Classes/**/*"
}