[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / d / 8 / 1 / OTGanttChartKit / 1.1 / OTGanttChartKit.podspec.json
blobef2fcad2373fce4d251100e59eb7a807865467b5
2   "name": "OTGanttChartKit",
3   "version": "1.1",
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.1"
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