[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 7 / 3 / MWLottieOC / 1.0.2 / MWLottieOC.podspec.json
blob8edb55b8c9cb97d8aa6cf478a5b2855e80983905
2   "name": "MWLottieOC",
3   "version": "1.0.2",
4   "summary": "默往 Lottie OC 转化",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://192.168.199.108/ios/module_oc/MWLottieOC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xu": "252697349.qq.com"
13   },
14   "source": {
15     "git": "http://192.168.199.108/ios/module_oc/MWLottieOC.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "x86_64 armv7 arm64",
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
25     "DEFINES_MODULE": "YES"
26   },
27   "source_files": "MWLottieOC/Classes/*",
28   "dependencies": {
29     "lottie-ios": [
30       "3.1.9"
31     ]
32   },
33   "public_header_files": "MWLottieOC/Classes/MOAnimationView.h",
34   "script_phases": {
35     "name": "Customer Script",
36     "script": ""
37   },
38   "swift_version": "5.0"