blob: a40687deab63162a00a33774136b931f28c34ef6 [file] [log] [blame]
{
"name": "ARPicker",
"version": "1.0",
"summary": "ARPicker is a picker viewController which enables to select options with minimum effort",
"description": "\"ARPicker is a picker viewController which enables to select options with minimum effort. This based on UIViewController and UIPicker. options list, cancel and done and current selected option are configurable.\"",
"homepage": "https://github.com/AbdulRehmanWarraich/ARPicker.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AbdulRehman Warraich": "ar.warraich@outlook.com"
},
"source": {
"git": "https://github.com/AbdulRehmanWarraich/ARPicker.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ARPicker/Classes/**/*",
"swift_version": "4.2"
}