[Add] RiveRuntime 6.5.1
[CocoaPods.git] / Specs / 2 / e / 9 / Ioka / 1.0.8 / Ioka.podspec.json
blob8952793b39031f1af7e6017b7f37f29db2a402ef
2   "name": "Ioka",
3   "version": "1.0.8",
4   "summary": "Example of creating own pod.",
5   "homepage": "https://github.com/iokadev/ioka-ios.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "karaevablay": "karaevablay@gmail.com"
12   },
13   "platforms": {
14     "ios": "12.0"
15   },
16   "source": {
17     "git": "https://github.com/iokadev/ioka-ios.git",
18     "tag": "1.0.8"
19   },
20   "source_files": "IokaSDK/Classes/**/*.{swift}",
21   "resource_bundles": {
22     "IokaSDK": [
23       "IokaSDK/Resources/**/*.{xcassets,lproj}"
24     ]
25   },
26   "swift_versions": "5.0",
27   "swift_version": "5.0"