blob: 1df7644d7eaa9420d6ace1b965658b6eca00f627 [file] [log] [blame]
{
"name": "Walle",
"version": "1.0.0",
"summary": "A short description of Walle.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hongruqi/Walle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"quvideo": "hongru.qi@quvideo.com"
},
"source": {
"git": "https://github.com/hongruqi/Walle.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Walle/Classes/**/*",
"dependencies": {
"CocoaLumberjack": [
]
}
}