[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 0 / b / JTAppleCalendar / 1.1.1 / JTAppleCalendar.podspec.json
blob07c1e26b93259f6d023d2a40eb8bea39655ae461
2   "name": "JTAppleCalendar",
3   "version": "1.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": "1.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   }