blob: cf1f836d09e2b25da312f864f608f61f7bbc6794 [file] [log] [blame]
{
"name": "AsyncDataPicker",
"version": "0.1.0",
"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.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "AsyncDataPicker/AsyncDataPicker/*.{swift,h}",
"resources": "AsyncDataPicker/AsyncDataPicker/*.{xib,storyboard}"
}