blob: 6aff5a2493192cc2df475773c6c0010760bebbaa [file] [log] [blame]
{
"name": "IQActionSheetPickerView",
"version": "1.0.6",
"source": {
"git": "https://github.com/hackiftekhar/IQActionSheetPickerView.git",
"tag": "v1.0.6"
},
"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": "8.0"
},
"source_files": "IQActionSheetPickerView/*.{h,m}",
"public_header_files": [
"IQActionSheetPickerView/IQActionSheetPickerView.h",
"IQActionSheetPickerView/IQActionSheetTitleBarButtonItem.h",
"IQActionSheetPickerView/IQActionSheetToolbar.h"
],
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"requires_arc": true
}