[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 5 / c / 0 / kotlin_library / 0.1.12 / kotlin_library.podspec.json
blob1c27c8f131eacffeec952d5b7fbcfd7467e41a7b
2   "name": "kotlin_library",
3   "version": "0.1.12",
4   "homepage": "https://github.com/SpiderSwift/kotlin-library",
5   "authors": {
6     "Artyom Pishchalov": "artem.pishchalov@gmail.com"
7   },
8   "source": {
9     "git": "https://github.com/SpiderSwift/kotlin-library.git",
10     "tag": "0.1.5"
11   },
12   "license": {
13     "type": "Apache-2.0 License",
14     "file": "LICENSE"
15   },
16   "summary": "Test library compiled with Kotlin",
17   "vendored_frameworks": "build/fat-framework/release/kotlin_library.framework",
18   "libraries": "c++",
19   "module_name": "kotlin_library_umbrella",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "pod_target_xcconfig": {
24     "PRODUCT_MODULE_NAME": "kotlin_library",
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }