blob: 49ef71fa4f161124d9c60f81a91c79d34fe38667 [file] [log] [blame]
{
"name": "DotaAPI",
"platforms": {
"ios": "8.0"
},
"summary": "DotaAPI lets a user select an ice cream flavor.",
"requires_arc": true,
"version": "0.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roberto Sampaio": "ssampaio.roberto@gmail.com"
},
"homepage": "http://www.bitbucketcards.com/sampaioroberto/dotapi",
"source": {
"git": "https://sampaioroberto@bitbucket.org/sampaioroberto/dotapi.git",
"tag": "0.1.1"
},
"frameworks": "UIKit",
"dependencies": {
"Mantle": [
]
},
"source_files": "DotaAPI/**/*.{h,m}"
}