[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / f / d / MTSVGAPlayer / 0.1.0 / MTSVGAPlayer.podspec.json
blobe256e9a6fd9b892fcd22d36fa8ec45615ce095ae
2   "name": "MTSVGAPlayer",
3   "version": "0.1.0",
4   "summary": "A short description of MTSVGAPlayer.",
5   "description": "TODO: Add long description of the pod here.  short description of MTSVGAPlaye short description of MTSVGAPlaye",
6   "homepage": "https://gitee.com/fmdb/mtsvgaplayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BestiOSDev": "1060545231@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/fmdb/mtsvgaplayer.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "vendored_frameworks": [
22     "MTSVGAPlayer/Framework/MTSVGAPlayer.framework"
23   ],
24   "requires_arc": true,
25   "libraries": [
26     "z",
27     "iconv"
28   ],
29   "frameworks": [
30     "Security",
31     "CoreFoundation",
32     "Foundation"
33   ],
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "user_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   }