[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 2 / 3 / PreviewController / 0.1.0 / PreviewController.podspec.json
blob7eda1dc0b851a803681804db316d341c29b50b14
2   "name": "PreviewController",
3   "version": "0.1.0",
4   "summary": "Bunch of controller to preview different kind of data",
5   "description": "Preview controllers to preview different kind of data with some useful features:\n    * Image preview (by url, by image) include close and share buttons\n    * Video preview: developing is in progerss\n    * Web preview: developing is in progress",
6   "homepage": "https://github.com/anatoliyv/preview-controller",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anatoliy Voropay": "anatoliy.voropay@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/anatoliyv/preview-controller.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/anatoliy_v",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "PreviewController/Classes/**/*",
23   "resources": "PreviewController/Assets/**/*",
24   "frameworks": "UIKit",
25   "pushed_with_swift_version": "3.0"