[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 4 / f / e / SDRFestivalSkin / 0.1.0 / SDRFestivalSkin.podspec.json
blob91ff2084ad998074ff54e974c24ea4f6f58b86f6
2   "name": "SDRFestivalSkin",
3   "version": "0.1.0",
4   "summary": "SDRFestivalSkin动态换肤框架,支持图片、颜色、Lottie等元素的动态切换以及皮肤包在线更新",
5   "description": "SDRFestivalSkin动态换肤框架,支持图片、颜色、Lottie等元素的动态切换以及皮肤包在线更新.",
6   "homepage": "https://gitlab.yeemiao.net.cn/threegene/dev/zproduct/ios/component/SDRFestivalSkin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuyunfei": "liuyunfei@threegene.com"
13   },
14   "source": {
15     "git": "http://192.168.1.5:8099/threegene/dev/zproduct/ios/component/SDRFestivalSkin.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "source_files": "SDRFestivalSkin/Classes/**/*",
23   "public_header_files": "SDRFestivalSkin/Classes/**/*.h",
24   "dependencies": {
25     "SSZipArchive": [
27     ],
28     "SDWebImage": [
30     ]
31   }