[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / f / 7 / JXCalendarTool / 1.0.0 / JXCalendarTool.podspec.json
blob42a738ef7de67a95a2f08124365277b2da9422cf
2   "name": "JXCalendarTool",
3   "version": "1.0.0",
4   "summary": "添加行程到系统日历",
5   "description": "对EventKit的进一步封住,可以快速添加行程到日历,并且可以进行删改查等操作",
6   "homepage": "https://github.com/dolacmeng/JXCalendarTool",
7   "license": "MIT",
8   "authors": {
9     "Jack": "151611438@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/dolacmeng/JXCalendarTool.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "JXCalendarTool",
20     "*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "EventKit"
26   ],
27   "requires_arc": true