blob: 24da4a40ab8e42bacedd5d0b301c0e8cdc2acc4d [file] [log] [blame]
{
"name": "IQActionSheetPickerView",
"version": "1.0.4",
"summary": "ActionSheet with UIPickerView",
"homepage": "http://github.com/hackiftekhar/IQActionSheetPickerView",
"screenshots": "https://raw.githubusercontent.com/hackiftekhar/IQActionSheetPickerView/master/IQActionSheetPickerView.png",
"license": "MIT",
"authors": {
"Iftekhar Qurashi": "hack.iftekhar@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hackiftekhar/IQActionSheetPickerView.git",
"tag": "v1.0.4"
},
"source_files": "IQActionSheetPickerView/*.{h,m}",
"requires_arc": true
}