[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / b / 8 / GCCalendar / 2.1.1 / GCCalendar.podspec.json
blobb9af453c648e5272e67aafefa5233efde9a840db
2   "name": "GCCalendar",
3   "version": "2.1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A customizable calendar for iOS 9+ written in Swift.",
9   "description": "A customizable calendar UI component for iOS 9+ written in Swift.",
10   "homepage": "https://github.com/graycampbell/GCCalendar",
11   "authors": "Gray Campbell",
12   "source": {
13     "git": "https://github.com/graycampbell/GCCalendar.git",
14     "tag": "2.1.1"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "GCCalendar/*.{h,m,swift}",
20   "requires_arc": true,
21   "module_name": "GCCalendar",
22   "pushed_with_swift_version": "3.0"