[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / d / f / RFC2445 / 0.1.0 / RFC2445.podspec.json
blobb5a2b12491831875dc59751778ff527b34058ecf
2   "name": "RFC2445",
3   "version": "0.1.0",
4   "summary": "Convert between RFC2445 and EKEvent.",
5   "description": "Converts back and forth between RFC2445 specification (iCalendar/.ics) and Apple's EKEvent structure.",
6   "homepage": "https://bitbucket.org/gargoylesoft/rfc2445",
7   "license": "MIT",
8   "authors": {
9     "Scott Grosch": "Scott.Grosch@icloud.com"
10   },
11   "source": {
12     "git": "https://bitbucket.org/gargoylesoft/rfc2445.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "RFC2445": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "deprecated": true