Latest | 2.0.0 |
---|---|
Homepage | http://github.com/hackiftekhar/IQActionSheetPickerView |
License | MIT |
Platforms | ios 8.0, requires ARC |
Frameworks | UIKit, Foundation, CoreGraphics |
Authors |
no README.md available
Latest podspec
{ "name": "IQActionSheetPickerView", "version": "2.0.0", "source": { "git": "https://github.com/hackiftekhar/IQActionSheetPickerView.git", "tag": "v2.0.0" }, "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": "[email protected]" }, "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 }
Sun, 18 Mar 2018 16:20:03 +0000