[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 9 / a / 1 / ScrollableDatepicker / 1.0.2 / ScrollableDatepicker.podspec.json
blob41f1e2d0c21f3ef8b9adf847bf73774d81da6fc4
2   "name": "ScrollableDatepicker",
3   "version": "1.0.2",
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": "1.0.2"
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"