[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / b / e / JTCalendar / 2.0.2 / JTCalendar.podspec.json
blob2886f5b64c26ec08cfe0e36c489d2b2d7930308e
2   "name": "JTCalendar",
3   "version": "2.0.2",
4   "summary": "A customizable calendar view for iOS.",
5   "homepage": "https://github.com/jonathantribouharet/JTCalendar",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Jonathan Tribouharet": "jonathan.tribouharet@gmail.com"
11   },
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/jonathantribouharet/JTCalendar.git",
17     "tag": "2.0.2"
18   },
19   "source_files": "JTCalendar/**/*",
20   "requires_arc": true,
21   "screenshots": [
22     "https://raw.githubusercontent.com/jonathantribouharet/JTCalendar/master/Screens/example.gif"
23   ]