[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 5 / a / EventCalendar / 0.1.3 / EventCalendar.podspec.json
blob91d160e94d872bb4ae3c69c178d0b2f1bd494407
2   "name": "EventCalendar",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "Allows the user to quickly create a calendar for events.",
7   "requires_arc": true,
8   "version": "0.1.3",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Tommy Martin": "tm1291@messiah.edu"
15   },
16   "homepage": "https://github.com/tdmartin4/EventCalendar",
17   "source": {
18     "git": "https://github.com/tdmartin4/EventCalendar.git",
19     "tag": "0.1.3"
20   },
21   "frameworks": "UIKit",
22   "source_files": "EventCalendar/**/*.{swift}",
23   "resources": "EventCalendar/**/*.{png,jpeg,jpg,storyboard,xib}",
24   "pushed_with_swift_version": "3.0"