[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / f / e / PPJTSImageViewController / 1.5.2 / PPJTSImageViewController.podspec.json
blob348ac9b4c25957f4b0f8cd6892b8cfdc9cded46f
2   "name": "PPJTSImageViewController",
3   "version": "1.5.2",
4   "summary": "An interactive iOS image viewer that does it all: double tap to zoom, flick to dismiss, et cetera.",
5   "homepage": "https://github.com/PPMESSAGE/JTSImageViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jin He": "hejinpy@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/PPMESSAGE/JTSImageViewController.git",
15     "tag": "1.5.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "UIKit",
23     "ImageIO",
24     "Accelerate"
25   ],
26   "compiler_flags": "-fmodules",
27   "source_files": [
28     "Source/*.{h,m}"
29   ]