[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / e / 1 / c / OHQBImagePicker / 1.0.6 / OHQBImagePicker.podspec.json
blobfa4f275e8d592da1554c81e54ff1962efc12cfb3
2   "name": "OHQBImagePicker",
3   "version": "1.0.6",
4   "summary": "A clone of QBImagePicker (v3.4.0) with multiple selection support.",
5   "homepage": "https://github.com/owjhart/QBImagePicker",
6   "license": "MIT",
7   "authors": {
8     "owjhart": "owenjhart@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/owjhart/QBImagePicker.git",
12     "tag": "1.0.6"
13   },
14   "source_files": "OHQBImagePicker/*.{h,m}",
15   "resource_bundles": {
16     "OHQBImagePicker": "OHQBImagePicker/*.{lproj,storyboard,xib}"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "frameworks": "Photos"