blob: 2ccd567a290c7e4a90a69e779394d4bdb3b05e59 [file] [log] [blame]
{
"name": "XHImageViewer",
"version": "0.1.0",
"summary": "XHImageViewer is images viewer, zoom image.",
"homepage": "https://github.com/JackTeam/XHImageViewer",
"license": "MIT",
"authors": {
"xhzengAIB": "xhzengAIB@gmail.com"
},
"source": {
"git": "https://github.com/JackTeam/XHImageViewer.git",
"tag": "v0.1.0"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"platforms": {
"ios": "5.0"
},
"source_files": "Source",
"resources": "Source/Resources/*",
"requires_arc": true
}