[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 9 / a / 1 / ScrollableDatepicker / 2.0.0 / ScrollableDatepicker.podspec.json
blobe5094c1d122fcf005bfed83b39882dfe18a131f4
2   "name": "ScrollableDatepicker",
3   "version": "2.0.0",
4   "summary": "Yet another datepicker for iOS",
5   "homepage": "https://github.com/noxt/ScrollableDatepicker",
6   "screenshots": "https://github.com/noxt/ScrollableDatepicker/blob/master/Screenshots/screen.png?raw=true",
7   "license": "MIT",
8   "authors": {
9     "Dmitry Ivanenko": "id.noxt@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/noxt/ScrollableDatepicker.git",
16     "tag": "2.0.0"
17   },
18   "source_files": "Sources",
19   "resource_bundles": {
20     "ScrollableDatepicker": [
21       "Sources/*.xib"
22     ]
23   },
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"