[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 2 / 9 / 5 / PhotoSlider / 0.17.1 / PhotoSlider.podspec.json
blobe1f66fa5b601abfd6f3c988962220a914c682b85
2   "name": "PhotoSlider",
3   "version": "0.17.1",
4   "summary": "PhotoSlider can a simple photo slider and delete slider with swiping.",
5   "homepage": "https://github.com/nakajijapan/PhotoSlider",
6   "license": "MIT",
7   "authors": {
8     "nakajijapan": "pp.kupepo.gattyanmo@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/nakajijapan/PhotoSlider.git",
12     "tag": "0.17.1"
13   },
14   "social_media_url": "https://twitter.com/nakajijapan",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Sources/Classes/**/*",
20   "resource_bundles": {
21     "PhotoSlider": [
22       "Sources/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "Kingfisher": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"