[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 0 / 2 / MXLCalendarManager / 1.0.0 / MXLCalendarManager.podspec.json
blob31d74a652793f3234cb4d2f28f6212d9f5de376a
2   "name": "MXLCalendarManager",
3   "platforms": {
4     "ios": null
5   },
6   "version": "1.0.0",
7   "license": {
8     "type": "MIT"
9   },
10   "homepage": "https://github.com/KiranPanesar/MXLCalendarManager",
11   "authors": {
12     "Kiran Panesar": "kiransinghpanesar@googlemail.com"
13   },
14   "summary": "A set of classes used to parse and handle iCalendar (.ICS) files",
15   "source": {
16     "git": "https://github.com/KiranPanesar/MXLCalendarManager.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "MXLCalendarManager/*.{h,m}",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true