[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 6 / a / ACProductPhotoGallery / 0.1.0 / ACProductPhotoGallery.podspec.json
blobaa6c4188c93ff83e14b869c7e755f6e3e15c83ea
2   "name": "ACProductPhotoGallery",
3   "version": "0.1.0",
4   "summary": "ACProductPhotoGallery is image gallery for e-commerce apps to show slide and show zoomable product pictures.",
5   "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`",
6   "homepage": "https://github.com/marcoaras/ACProductPhotoGallery",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "marcoaras": "cagliuzun.aras@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/marcoaras/ACProductPhotoGallery.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "4.2",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "source_files": "ACProductPhotoGallery/Classes/**/*",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "Kingfisher": [
28     ]
29   },
30   "swift_version": "4.2"