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