blob: 931074a008cf834c142187b74f50097f99703c14 [file] [log] [blame]
{
"name": "RALBatteryController",
"version": "1.0.0",
"summary": "Summary goes here.",
"description": " \n Description goes here\n \n",
"homepage": "http://www.rallypwr.com",
"license": "MIT",
"authors": {
"Cory Azzalino": "cory.azzalino@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/azzalino/Rally.git",
"tag": "1.0.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}