blob: 891dfe10ecd2e9b46f25b6ad9523879db2cc186a [file] [log] [blame]
{
"name": "XCSandboxViewer",
"version": "0.1.1",
"platforms": {
"ios": "7.0"
},
"summary": "iOS sandbox viewer in the real phone !",
"homepage": "https://github.com/follyxing/XCSandboxViewer",
"license": "MIT",
"authors": {
"follyxing": "i@xingcheng.me"
},
"social_media_url": "https://www.xingcheng.me",
"source": {
"git": "https://github.com/follyxing/XCSandboxViewer.git",
"tag": "0.1.1"
},
"source_files": "XCSandboxViewer/**/*.{h,m}",
"dependencies": {
"GCDWebServer/WebDAV": [
]
},
"requires_arc": true
}