[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / a / c / RHImgPicker / 0.1.0 / RHImgPicker.podspec.json
blob4fb17112b006a2b9e6a7d36f0b9b3253b015f5eb
2   "name": "RHImgPicker",
3   "version": "0.1.0",
4   "summary": "A simple multiple image picker for iOS.",
5   "description": "A multiple image picker for iOS. (under construction)",
6   "homepage": "https://github.com/RizanHa/RHImgPicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rizan Hamza": "rizan.hamza@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/RizanHa/RHImgPicker.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RHImgPicker/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Photos"
25   ]