blob: 323e84d7f4107a10b7bd0b5b8711f38e0a856380 [file] [log] [blame]
{
"name": "RainbowNavigation",
"version": "1.0.0",
"summary": "An easy way to change the backgroundColor of UINavigationBar",
"homepage": "https://github.com/danisfabric/RainbowNavigation",
"license": "MIT",
"authors": {
"DanisFabric": "danisfabric@gmail.com"
},
"source": {
"git": "https://github.com/danisfabric/RainbowNavigation.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "RainbowNavigation/*"
}