[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 4 / 0 / b / JTAppleCalendar / 4.1.2 / JTAppleCalendar.podspec.json
blob926ab9e96aa11f0aa9f58dfa26887b58faef9586
2   "name": "JTAppleCalendar",
3   "version": "4.1.2",
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": "4.1.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Sources/Classes/**/*",
20   "resource_bundles": {
21     "JTAppleCalendar": [
22       "Sources/Assets/*.png"
23     ]
24   }