[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / 3 / b / LFTimePicker / 0.4 / LFTimePicker.podspec.json
blob00f1f2f5402851eb3801ab7e061766b57f22af99
2   "name": "LFTimePicker",
3   "version": "0.4",
4   "summary": "Custom Time Picker ViewController with Selection of start and end times in Swift",
5   "homepage": "https://github.com/awesome-labs/LFTimePicker/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Lucas Farah": "lucas.farah@me.com"
12   },
13   "social_media_url": "https://twitter.com/7farah7",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/awesome-labs/LFTimePicker.git",
19     "tag": "0.4"
20   },
21   "source_files": "Sources/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"