[Add] LiteRTSwift 0.0.1-nightly.20250111
[CocoaPods.git] / Specs / 9 / 2 / d / Calendar-iOS / 0.7 / Calendar-iOS.podspec.json
blob67c4c410f448a90a8c4f05f3683aefc839a7f22e
2   "name": "Calendar-iOS",
3   "version": "0.7",
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.7"
19   },
20   "source_files": [
21     "Classes",
22     "ios_calendar/Sources/**/*.{h,m}"
23   ],
24   "requires_arc": true