[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 0 / f / CXDurationPicker / 0.16.1 / CXDurationPicker.podspec.json
blobedab4d5d07c560545f2a1b468a6dff0b41fe260d
2   "name": "CXDurationPicker",
3   "version": "0.16.1",
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.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "CXDurationPicker",
18   "ios": {
19     "frameworks": "CoreText"
20   },
21   "requires_arc": true