[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 1 / NNPickerController / 1.0.1 / NNPickerController.podspec.json
blobf08c2bbce6aa1c56027416632fd2fad5d8db7fa0
2   "name": "NNPickerController",
3   "version": "1.0.1",
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": "1.0.1"
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/*.storyboard"
24     ]
25   },
26   "frameworks": "UIKit"