blob: cc8c0d2db9f40182f6f18c3c4c0012bf12ff8d18 [file] [log] [blame]
{
"name": "ACProductPhotoGallery",
"version": "0.1.3",
"summary": "ACProductPhotoGallery is image gallery for e-commerce apps to show slide and show zoomable product pictures.",
"description": "To run the example project, clone the repo, and run `pod install` from the Example directory first.ACProductPhotoGallery is available through CocoaPods. To install\nit, simply add the following line to your Podfile: pod `ACProductPhotoGallery`",
"homepage": "https://github.com/marcoaras/ACProductPhotoGallery",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"marcoaras": "cagliuzun.aras@gmail.com"
},
"source": {
"git": "https://github.com/marcoaras/ACProductPhotoGallery.git",
"tag": "0.1.3"
},
"swift_versions": "4.2",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "ACProductPhotoGallery/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Kingfisher": [
]
},
"swift_version": "4.2"
}