blob: 595139e15afa8669bcf70bf53f3b90f5444c53fb [file] [log] [blame]
{
"name": "BLPickerView",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A PickerView on iOS.",
"homepage": "https://github.com/boundlessocean/pickView",
"authors": {
"ocean": "boundlessocean@icloud.com"
},
"source": {
"git": "https://github.com/boundlessocean/pickView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PickViewDemo/BLPickView/*.{h,m}"
}