blob: 67e16eba3c48f4c348f44cff21ae6bf04d101be3 [file] [log] [blame]
{
"name": "YTSelectionPopupView",
"version": "1.0.0",
"summary": "YTSelectionPopupView is a popup view which is an alternative of picker view.",
"description": "YTSelectionPopupView is a popup view which is an alternative of picker view. You can use text field with selected item.",
"homepage": "https://github.com/yigit26/YTSelectionPopupView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yigit Can Ture": "yigit.ture@gmail.com"
},
"source": {
"git": "https://github.com/yigit26/YTSelectionPopupView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YTSelectionPopupView/Classes/**/*.{swift}",
"resource_bundles": {
"YTSelectionPopupView": [
"YTSelectionPopupView/Classes/**/*.{storyboard,xib,xcassets,json,imageset,png}"
]
},
"pushed_with_swift_version": "3"
}