[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 2 / 8 / YTSelectionPopupView / 1.0.0 / YTSelectionPopupView.podspec.json
blob67e16eba3c48f4c348f44cff21ae6bf04d101be3
2   "name": "YTSelectionPopupView",
3   "version": "1.0.0",
4   "summary": "YTSelectionPopupView is a popup view which is an alternative of picker view.",
5   "description": "YTSelectionPopupView is a popup view which is an alternative of picker view. You can use text field with selected item.",
6   "homepage": "https://github.com/yigit26/YTSelectionPopupView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yigit Can Ture": "yigit.ture@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yigit26/YTSelectionPopupView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YTSelectionPopupView/Classes/**/*.{swift}",
22   "resource_bundles": {
23     "YTSelectionPopupView": [
24       "YTSelectionPopupView/Classes/**/*.{storyboard,xib,xcassets,json,imageset,png}"
25     ]
26   },
27   "pushed_with_swift_version": "3"