[Add] NASSDK 1.4.21
[CocoaPods.git] / Specs / 8 / b / e / JTCalendar / 1.0.1 / JTCalendar.podspec.json
blob1babb23eb1de86c03a1e5b02e88cb6ee9f983856
2   "name": "JTCalendar",
3   "version": "1.0.1",
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": "1.0.1"
18   },
19   "source_files": "JTCalendar/*",
20   "requires_arc": true,
21   "dependencies": {
22     "Masonry": [
23       "~> 0.5.0"
24     ]
25   }