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