[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 7 / 4 / b / ImagePreviewController / 0.0.1 / ImagePreviewController.podspec.json
blob0b69d52e24b898b62e3b2692b924240db0570795
2   "name": "ImagePreviewController",
3   "version": "0.0.1",
4   "summary": "Image preview with text view, cancel and send buttons",
5   "homepage": "https://github.com/shacharudi/ImagePreviewController",
6   "platforms": {
7     "ios": "9.0"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "YOURNAME": "Shachar Udi"
15   },
16   "source": {
17     "git": "https://github.com/shacharudi/ImagePreviewController.git",
18     "tag": "0.0.1"
19   },
20   "frameworks": "UIKit",
21   "source_files": [
22     "ImagePreviewController*",
23     "Assets/*",
24     "ImagePreviewController/*"
25   ],
26   "requires_arc": true