[Add] SmartCodable 3.4.6-beta
[CocoaPods.git] / Specs / 8 / c / e / LaserCalendarTimeSelector / 1.5.0 / LaserCalendarTimeSelector.podspec.json
blob04ff5dc169b9940c672ad70e280cdcd4b589283b
2   "name": "LaserCalendarTimeSelector",
3   "version": "1.5.0",
4   "summary": "Customizable iOS View Controller in Android style for picking date and time.",
5   "homepage": "https://github.com/LaserSrl/LaserCalendarTimeSelector",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Patrick Laser": "patrick.negretto@laser-group.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/LaserSrl/LaserCalendarTimeSelector.git",
18     "tag": "1.5.0"
19   },
20   "source_files": [
21     "Classes",
22     "Sources/*.swift"
23   ],
24   "resource_bundles": {
25     "WWCalendarTimeSelectorStoryboardBundle": [
26       "Sources/*.storyboard"
27     ]
28   }