[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / a / Better-JTSImageViewController / 1.5.2.1 / Better-JTSImageViewController.podspec.json
blob47aa52d6bdb11c1170ac8d3182571d180d6bded1
2   "name": "Better-JTSImageViewController",
3   "version": "1.5.2.1",
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.2.1"
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   ]