blob: e57eb959a83df4cdfe02816a84c28d5eb25a716f [file] [log] [blame]
{
"name": "PPJTSImageViewController",
"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/PPMESSAGE/JTSImageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jin He": "hejinpy@outlook.com"
},
"source": {
"git": "https://github.com/PPMESSAGE/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}"
]
}