[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 9 / 5 / PhotoSlider / 0.16.3 / PhotoSlider.podspec.json
blobf6929d270d7d2595cf37fef3537b741625cd3d99
2   "name": "PhotoSlider",
3   "version": "0.16.3",
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.16.3"
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"