[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / d / b / 1 / NNPickerController / 0.9.6 / NNPickerController.podspec.json
blob5ffdd0324d3c99fd2984e64ec2a1042648f165c8
2   "name": "NNPickerController",
3   "version": "0.9.6",
4   "summary": "NNPickerController is UI for picking one element.",
5   "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",
6   "homepage": "https://github.com/numa08/NNPickerController",
7   "license": "MIT",
8   "authors": {
9     "numa08": "n511287@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/numa08/NNPickerController.git",
13     "tag": "0.9.6"
14   },
15   "social_media_url": "https://twitter.com/numa08",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "NNPickerController": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": "UIKit"