blob: bd258312429b1d3b2de70a0705ff7e5b1cb8ec85 [file] [log] [blame]
{
"name": "AppImageViewer",
"version": "1.0.22",
"swift_version": "4.2",
"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.22"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AppImageViewer/Classes/**/*",
"resource_bundles": {
"AppImageViewer": [
"AppImageViewer/Assets/**/*.{xcassets}"
]
},
"frameworks": "UIKit"
}