blob: b3b8337d2a7ebca240eb9c3d5f887a94e94fcf2b [file] [log] [blame]
{
"name": "Better-JTSImageViewController",
"version": "1.5.1",
"summary": "An interactive iOS image viewer that does it all: double tap to zoom, flick to dismiss, et cetera.",
"homepage": "https://github.com/anxiaoyi/JTSImageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhao Kun": "igozhaokun2013@gmail.com"
},
"source": {
"git": "https://github.com/anxiaoyi/JTSImageViewController.git",
"tag": "1.5.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"ImageIO",
"Accelerate"
],
"compiler_flags": "-fmodules",
"source_files": [
"Source/*.{h,m}"
]
}