blob: dcd2b35bd0769afd67ed3bc3312fab64eb5055d5 [file] [log] [blame]
{
"name": "TRVSRainbowRoad",
"version": "0.0.1",
"summary": "Animate your labels like Mario Kart's Rainbow Road.",
"description": " Animate your labels like Mario Kart's Rainbow Road. People need colorful lives.\n",
"homepage": "https://github.com/travisjeffery/TRVSRainbowRoad",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Travis Jeffery": "tj@travisjeffery.com"
},
"social_media_url": "http://twitter.com/travisjeffery",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/travisjeffery/TRVSRainbowRoad.git",
"tag": "0.0.1"
},
"source_files": [
"TRVSRainbowRoad",
"TRVSRainbowRoad/**/*.{h,m}"
],
"requires_arc": true
}