[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 3 / b / LFTimePicker / 0.0.1 / LFTimePicker.podspec.json
blob89d8e18a64d5672773b4a8250c10df3ae11a6612
2   "name": "LFTimePicker",
3   "version": "0.0.1",
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.0.1"
20   },
21   "source_files": "LFTimePicker/LFTimePickerController.swift",
22   "requires_arc": true