blob: 5b1733be637d832dbb6b96baf0eee5e24f5b4d97 [file] [log] [blame]
{
"name": "Rally",
"version": "1.1.0",
"summary": "Summary goes here.",
"description": "Description goes here",
"homepage": "http://rallycharge.com",
"license": "MIT",
"authors": {
"Cory Azzalino": "cory.azzalino@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/azzalino/Rally.git",
"tag": "1.1.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}