[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / f / d / IQActionSheetPickerView / 2.0.2 / IQActionSheetPickerView.podspec.json
blob8b4eca0548a62e2c6e4c405a6ae9fe1adced34e7
2   "name": "IQActionSheetPickerView",
3   "version": "2.0.2",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQActionSheetPickerView.git",
6     "tag": "2.0.2"
7   },
8   "summary": "ActionSheet with UIPickerView",
9   "homepage": "http://github.com/hackiftekhar/IQActionSheetPickerView",
10   "screenshots": "https://raw.githubusercontent.com/hackiftekhar/IQActionSheetPickerView/master/IQActionSheetPickerView.png",
11   "license": "MIT",
12   "authors": {
13     "Iftekhar Qurashi": "hack.iftekhar@gmail.com"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source_files": "IQActionSheetPickerView/*.{h,m}",
19   "public_header_files": [
20     "IQActionSheetPickerView/IQActionSheetPickerView.h",
21     "IQActionSheetPickerView/IQActionSheetTitleBarButtonItem.h",
22     "IQActionSheetPickerView/IQActionSheetToolbar.h"
23   ],
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "CoreGraphics"
28   ],
29   "requires_arc": true