[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 0 / 2 / MXLCalendarManager / 1.0.3 / MXLCalendarManager.podspec.json
blob805fc409373308ff0c956f3d188e95f2aae249d3
2   "name": "MXLCalendarManager",
3   "platforms": {
4     "ios": null
5   },
6   "version": "1.0.3",
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.3"
18   },
19   "source_files": "MXLCalendarManager/*.{h,m}",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true