[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / 8 / 1 / 6 / PUCalendarKit / 1.1.1 / PUCalendarKit.podspec.json
blob8ef4fc297f674ed65e05102f80bcf14ac86c511e
2   "name": "PUCalendarKit",
3   "platforms": {
4     "ios": null
5   },
6   "version": "1.1.1",
7   "license": {
8     "type": "MIT"
9   },
10   "homepage": "https://github.com/MauriceArikoglu/PUCalendarKit",
11   "authors": {
12     "Maurice Arikoglu": "development@mauricearikoglu.de"
13   },
14   "summary": "A set of classes used to parse and handle iCalendar (.ICS) files",
15   "source": {
16     "git": "https://github.com/MauriceArikoglu/PUCalendarKit.git",
17     "tag": "1.1.1"
18   },
19   "source_files": "PUCalendarKit/*.{h,m}",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true