blob: 5ffdd0324d3c99fd2984e64ec2a1042648f165c8 [file] [log] [blame]
{
"name": "NNPickerController",
"version": "0.9.6",
"summary": "NNPickerController is UI for picking one element.",
"description": " NNPickerController is UI libary. This interface can select one element, like UIPickerController + UIActionSheet.\n\n When ios8, Developer cannot create custom UIActionSheet layout. Now, there can it.\n",
"homepage": "https://github.com/numa08/NNPickerController",
"license": "MIT",
"authors": {
"numa08": "n511287@gmail.com"
},
"source": {
"git": "https://github.com/numa08/NNPickerController.git",
"tag": "0.9.6"
},
"social_media_url": "https://twitter.com/numa08",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"NNPickerController": [
"Pod/Assets/*.png"
]
},
"frameworks": "UIKit"
}