blob: 1c2f35eb9fad01907c00b22da46576973c938a44 [file] [log] [blame]
{
"name": "DotaAPI",
"platforms": {
"ios": "8.0"
},
"summary": "DotaAPI will help you to create a Dota guide app.",
"requires_arc": true,
"version": "0.1.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roberto Sampaio": "ssampaio.roberto@gmail.com"
},
"homepage": "https://bitbucket.org/sampaioroberto/",
"source": {
"git": "https://sampaioroberto@bitbucket.org/sampaioroberto/dotapi.git",
"tag": "0.1.2"
},
"frameworks": "UIKit",
"dependencies": {
"Mantle": [
]
},
"source_files": "DotaAPI/**/*.{h}"
}