[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / c / 0 / kotlin_library / 0.1.4 / kotlin_library.podspec.json
blob4a4a99d88379b3c6ce39d02443c4e88644270ad9
2   "name": "kotlin_library",
3   "version": "0.1.4",
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.4"
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": "13.5"
22   },
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }