[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / f / d / IQActionSheetPickerView / 2.0.1 / IQActionSheetPickerView.podspec.json
blob726d2a99ee890afb193b68663a005c270473bcf3
2   "name": "IQActionSheetPickerView",
3   "version": "2.0.1",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQActionSheetPickerView.git",
6     "tag": "v2.0.1"
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": "8.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