[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / b / 8 / GCCalendar / 2.2.0 / GCCalendar.podspec.json
blobcb5c08adf85d9b0c2d1f3ac65de016ef89dadf87
2   "name": "GCCalendar",
3   "version": "2.2.0",
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.2.0"
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"