blob: ce2a75131d791900b9f28f8beea11dab491b191a [file] [log] [blame]
{
"name": "SBRateApp",
"version": "0.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "iOS easy framework to rate AppStore application",
"homepage": "https://github.com/Busta117/SBRateApp",
"authors": {
"Santiago Bustamante": "busta117@gmail.com"
},
"source": {
"git": "https://github.com/Busta117/SBRateApp.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "SBRateApp/*.{h,m}",
"requires_arc": true
}