[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / 3 / 5 / LIYDateTimePicker / 0.1.7 / LIYDateTimePicker.podspec.json
blobd32a5e28e6a5ee4db58056f9e84b3d65c7895da3
2   "name": "LIYDateTimePicker",
3   "version": "0.1.7",
4   "summary": "iOS view controller for picking a date and time.",
5   "description": "                       An iOS view controller for picking a date and time in way that doesn't suck\n",
6   "homepage": "https://github.com/lyahdav/LIYDateTimePicker",
7   "screenshots": "https://raw.githubusercontent.com/lyahdav/LIYDateTimePicker/master/Screens/Screen1.png",
8   "license": "MIT",
9   "authors": {
10     "Liron Yahdav": "lyahdav@users.noreply.github.com"
11   },
12   "source": {
13     "git": "https://github.com/lyahdav/LIYDateTimePicker.git",
14     "tag": "0.1.7"
15   },
16   "social_media_url": "https://twitter.com/lyahdav",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "Classes/**/*.{h,m}",
22   "dependencies": {
23     "MZDayPicker": [
25     ],
26     "MSCollectionViewCalendarLayout": [
28     ],
29     "UIColor-HexString": [
31     ],
32     "Masonry": [
34     ],
35     "ObjectiveSugar": [
37     ]
38   }