[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 2 / d / Calendar-iOS / 0.13 / Calendar-iOS.podspec.json
bloba7049efabc0bbeb1a6193f1082f89682cb36a590
2   "name": "Calendar-iOS",
3   "version": "0.13",
4   "summary": "A calendar view",
5   "description": "A lightweight and simple iOS calendar component.",
6   "homepage": "https://github.com/maximbilan/Calendar-iOS",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Maxim Bilan": "maximb.mail@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/maximbilan/Calendar-iOS.git",
18     "tag": "0.13"
19   },
20   "source_files": [
21     "Classes",
22     "ios_calendar/Sources/**/*.{h,m}"
23   ],
24   "requires_arc": true