blob: b9d8344b5c39a5e8a745a8b93880b82bbc57c79e [file] [log] [blame]
{
"name": "IRBSandbox",
"version": "0.1.0",
"summary": "A short description of IRBSandbox.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/irobbin1024/IRBSandbox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"robbin": "longbin.lai@quvideo.com"
},
"source": {
"git": "https://github.com/irobbin1024/IRBSandbox.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IRBSandbox/IRBSandbox/Classes/**/*",
"dependencies": {
"SSZipArchive": [
]
}
}