[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 2 / 9 / 5 / PhotoSlider / 0.14.2 / PhotoSlider.podspec.json
blob89b5918f8fc60f8fa508836963bedee0ad6dbdb6
2   "name": "PhotoSlider",
3   "version": "0.14.2",
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.14.2"
13   },
14   "social_media_url": "https://twitter.com/nakajijapan",
15   "platforms": {
16     "ios": "8.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"