blob: 03611ba9c66dfbe269f42fd0b88346b021f3afce [file] [log] [blame]
{
"name": "AppImageViewer",
"version": "1.0.10",
"summary": "A great framework to viewer you images gracefully.",
"description": "Image viewing will be great with this. really fun. all you need plug and and play with your waves. yay yay. simple isn't it !!",
"homepage": "https://github.com/karthikAdaptavant/AppImageViewer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"karthikAdaptavant": "karthik.samy@a-cti.com"
},
"source": {
"git": "https://github.com/karthikAdaptavant/AppImageViewer.git",
"tag": "1.0.10"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AppImageViewer/Classes/**/*",
"resource_bundles": {
"AppImageViewer": [
"AppImageViewer/Assets/**/*.{xcassets}"
]
},
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"~> 4.0"
]
}
}