blob: d5a2ac7a7ee8107529a0881a2485d001655de28a [file] [log] [blame]
{
"name": "Rally",
"version": "1.0.2",
"summary": "Summary goes here.",
"description": "Description goes here",
"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.2"
},
"source_files": "*.{h,m}",
"requires_arc": true
}