[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / b / 8 / 3 / RCMusicControlKit / 0.0.2.1 / RCMusicControlKit.podspec.json
blob478cdcb1f75b5bc24cdbb33e915146374dd05f96
2   "name": "RCMusicControlKit",
3   "version": "0.0.2.1",
4   "summary": "RCMusicControlKit",
5   "description": "sub module of RCSceneKit, a flexible and configurable UI kit",
6   "homepage": "https://github.com/rongcloud/rcmusiccontrolkit-ios.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "suixuefeng": "suixuefeng@rongcloud.cn"
13   },
14   "source": {
15     "git": "https://github.com/rongcloud/rcmusiccontrolkit-ios.git",
16     "tag": "0.0.2.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
24     "VALID_ARCHS": "arm64 x86_64 armv7"
25   },
26   "source_files": "RCMusicControlKit/Classes/**/*",
27   "resource_bundles": {
28     "RCMusicControlKit": [
29       "RCMusicControlKit/Assets"
30     ]
31   },
32   "dependencies": {
33     "Masonry": [
35     ],
36     "SDWebImage": [
38     ],
39     "YYModel": [
41     ],
42     "RCCoreKit": [
44     ]
45   },
46   "swift_version": "5.0"