[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / 0 / b / JTAppleCalendar / 0.1.1 / JTAppleCalendar.podspec.json
blobffce701406940d6dbe5e5350752160d724439b97
2   "name": "JTAppleCalendar",
3   "version": "0.1.1",
4   "summary": "The final calendar control you'll ever try",
5   "description": "A highly configurable Apple calendar control. Contains features like boundary dates, month and week view. Very light weight.",
6   "homepage": "https://github.com/patchthecode/JTAppleCalendar",
7   "license": "MIT",
8   "authors": {
9     "JayT": "patchthecode@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/patchthecode/JTAppleCalendar.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JTAppleCalendar": [
22       "Pod/Assets/*.png"
23     ]
24   }