[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / 9 / IPTransition / 0.0.1 / IPTransition.podspec.json
blob01b628772199d75cb584d6b80162e45f2a38f9d7
2   "name": "IPTransition",
3   "version": "0.0.1",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This CocoaPods library helps you perform calculation.",
6   "homepage": "https://gitlab.com/colddream/iptransition",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Thang Do": "thangdq.uit.edu@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://gitlab.com/colddream/iptransition.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "IPTransition/*.{h,swift}",
24     "IPTransition/**/*.swift"
25   ],
26   "pod_target_xcconfig": {
27     "OTHER_SWIFT_FLAGS": "-Xcc -Wno-error=non-modular-include-in-framework-module",
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "OTHER_SWIFT_FLAGS": "-Xcc -Wno-error=non-modular-include-in-framework-module",
32     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": true,
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "static_framework": true,
36   "swift_version": "5"