[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 5 / 4 / BetterJTSImageViewController / 1.5.5 / BetterJTSImageViewController.podspec.json
blob5a6fab2211a8f141ba7996593c732bd37647b85d
2   "name": "BetterJTSImageViewController",
3   "version": "1.5.5",
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/anxiaoyi/JTSImageViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Zhao Kun": "igozhaokun2013@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/anxiaoyi/JTSImageViewController.git",
15     "tag": "1.5.5"
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   ]