[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 2 / 1 / e / GDCalendar / 2.0.3 / GDCalendar.podspec.json
blob8e41c22969ca155aeaebf4e3fc55e7ce472c8496
2   "name": "GDCalendar",
3   "version": "2.0.3",
4   "summary": "Calendar with RTL language support",
5   "homepage": "https://github.com/saeid/GDCalendar",
6   "license": "MIT",
7   "authors": {
8     "Saeid Basirnia": "saeid.basirniaa@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/saeid/GDCalendar.git",
12     "tag": "2.0.3"
13   },
14   "pod_target_xcconfig": {
15     "SWIFT_VERSION": "4.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "swift_versions": "4.2",
22   "source_files": "source/GDCalendar/**/*.{swift}",
23   "frameworks": "UIKit"