blob: c08ffa70572ae3701bcb3022b5052b436c16564e [file] [log] [blame]
{
"name": "IQActionSheetPickerView",
"version": "1.0.1",
"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": "5.0"
},
"source": {
"git": "https://github.com/hackiftekhar/IQActionSheetPickerView.git",
"tag": "v1.0.1"
},
"source_files": "IQActionSheetPickerView/*.{h,m}",
"requires_arc": true
}