blob: c18daac2d17f19fe29e66deb5201bdf59686281a [file] [log] [blame]
{
"name": "NinaSelectionView",
"version": "0.1.0",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"summary": "A dramatic way to select your buttons by NinaSelectionView.",
"homepage": "https://github.com/RamWire/NinaSelectionView",
"authors": {
"RamWire": "RamWire"
},
"source": {
"git": "https://github.com/RamWire/NinaSelectionView.git",
"tag": "0.1.0"
},
"source_files": "NinaSelectionView/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}