[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / b / ImagePreviewController / 1.0 / ImagePreviewController.podspec.json
blob600adbdbc28d70839425aa9d75112fd3570a0ce8
2   "name": "ImagePreviewController",
3   "version": "1.0",
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": "1.0"
19   },
20   "frameworks": "UIKit",
21   "source_files": "ImagePreviewController/**/*",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"