[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 0 / f / CXDurationPicker / 0.16.0 / CXDurationPicker.podspec.json
blob0bce375f4523053e7bf7b19b9ae137b5cf1fce6c
2   "name": "CXDurationPicker",
3   "version": "0.16.0",
4   "summary": "Custom UIView which allows user to select a date range from calendar.",
5   "homepage": "https://github.com/concurlabs/CXDurationPicker",
6   "license": "Apache 2",
7   "authors": {
8     "Richard Puckett": "richard.puckett@concur.com"
9   },
10   "source": {
11     "git": "https://github.com/concurlabs/CXDurationPicker.git",
12     "tag": "0.16.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "CXDurationPicker",
18   "ios": {
19     "frameworks": "CoreText"
20   },
21   "requires_arc": true