[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 3 / 8 / TSCustomDatePicker / 1.0.0 / TSCustomDatePicker.podspec.json
blob01e98f54201458bcd7e210a96eec3aa1033ee7b6
2   "name": "TSCustomDatePicker",
3   "version": "1.0.0",
4   "summary": "A customizable month/day/year picker.",
5   "description": "Ever want to have a custom date picker where you can set the background color, font, font color, the start date and end date? OK, well I did so I created TSCustomDatePicker which allows you to create a custom date picker where you can set the background color, font, font color and start and end dates to select from.",
6   "homepage": "https://github.com/miketraverso/TSCustomDatePicker",
7   "license": "MIT",
8   "authors": {
9     "Michael Traverso": "mike@traversoft.com"
10   },
11   "source": {
12     "git": "https://github.com/miketraverso/TSCustomDatePicker.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/traversoft",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "TSCustomDatePicker": [
23       "Pod/Assets/*.png"
24     ]
25   }