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