[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 5 / 2 / Tokui / 0.1 / Tokui.podspec.json
blob5217b56050000168cbb602d50020226759be84fb
2   "name": "Tokui",
3   "version": "0.1",
4   "summary": "Simple Tutorial screen that lights items.",
5   "description": "- Simple Tutorial screen that lights items.\n\n- Written in Swift :)",
6   "homepage": "https://github.com/YuigaWada/Tokui",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yuiga Wada": "yuigawada@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/YuigaWada",
15   "source": {
16     "git": "https://github.com/YuigaWada/Tokui.git",
17     "tag": "0.1"
18   },
19   "source_files": "Tokui/**/*.swift",
20   "requires_arc": true,
21   "swift_versions": "5.0",
22   "platforms": {
23     "ios": "11.0"
24   },
25   "dependencies": {
26     "iOSSnapshotTestCase": [
28     ]
29   },
30   "frameworks": "XCTest",
31   "swift_version": "5.0"