blob: 8fed3754b4783071ba0c27838c0cd942d2e0a0e4 [file] [log] [blame]
{
"name": "AppImageViewer",
"version": "1.6.6",
"swift_versions": "5.0",
"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.6.6"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/AppImageViewer/Classes/**/*",
"resource_bundles": {
"AppImageViewer": [
"Sources/AppImageViewer/Assets/**/*.{xcassets}"
]
},
"frameworks": "UIKit",
"swift_version": "5.0"
}