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