blob: 1c29d5dd8e0a2887ee16f68e3a0c985fc6515063 [file] [log] [blame]
{
"name": "AsyncDataPicker",
"version": "0.1.2",
"license": "MIT",
"summary": "A customizable picker view.",
"homepage": "https://github.com/rogerkuu/AsyncDataPicker",
"authors": {
"Mianji GU": "roger.kuu@gmail.com"
},
"source": {
"git": "https://github.com/rogerkuu/AsyncDataPicker.git",
"tag": "0.1.2"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "AsyncDataPicker/AsyncDataPicker/*.{swift,h,xib}"
}