[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 8 / 1 / OTGanttChartKit / 1.3 / OTGanttChartKit.podspec.json
blob99e687fa66f244f025468c1b6b75f6a026ac6915
2   "name": "OTGanttChartKit",
3   "version": "1.3",
4   "summary": "OTGanttChartKit is gantt chart framework for iOS. This framework use easily like UITableView.",
5   "homepage": "https://github.com/PKPK-Carnage/OTGanttChartKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tomosuke Okada": "pkpkcarnage@gmail.com"
12   },
13   "social_media_url": "https://github.com/PKPK-Carnage",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/PKPK-Carnage/OTGanttChartKit.git",
19     "tag": "1.3"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "resource_bundles": {
26     "OTGanttChartKit": [
27       "Classes/*.xcassets",
28       "Classes/**/*.xib"
29     ]
30   },
31   "requires_arc": true