blob: cf37513b3bb08c655bb8ba6a0d6df308443807e9 [file] [log] [blame]
{
"name": "FJSImageViewController",
"version": "1.0.0",
"summary": "Show Image, and can pan and pinch the image. You can save effort to make ImageViewController.",
"description": "- Show Image, and can pan and pinch the image. You can save effort to make ImageViewController.",
"homepage": "https://github.com/fuji2013/FJSImageViewController",
"screenshots": "https://cloud.githubusercontent.com/assets/4578511/11917589/4956cf06-a751-11e5-9edb-2f1c6a572f32.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fuji2013": "fuhi1983@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fuji2013/FJSImageViewController.git",
"tag": "1.0.0"
},
"source_files": "FJSImageViewController/**/*.swift",
"requires_arc": true
}