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