blob: 3fb3dbde0bf6a57d09ca476c4b8c48c423a8049a [file] [log] [blame]
{
"name": "ActionPickerUtils",
"version": "2.0.0",
"summary": "Utils global functions to simplify working with ActionSheetPicker-3.0",
"description": "Utils global functions to simplify working with ActionSheetPicker-3.0.\nUser `g_showDatePicker` for date picker and `g_showStringsPicker` for strings picker.",
"homepage": "https://github.com/APUtils/ActionPickerUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Plebanovich": "anton.plebanovich@gmail.com"
},
"source": {
"git": "https://github.com/APUtils/ActionPickerUtils.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ActionPickerUtils/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"ActionSheetPicker-3.0": [
]
},
"pushed_with_swift_version": "3.0"
}