[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / f / b / e / TEBeautyKit / 3.8.0.9 / TEBeautyKit.podspec.json
blob67b0c1806a76246a8d655ec6ab60aaef7266439f
2   "name": "TEBeautyKit",
3   "version": "3.8.0.9",
4   "summary": "A short description of TEBeautyKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/originleeli@tencent.com/TEBeautyKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "originleeli@tencent.com": "originleeli@tencent.com"
13   },
14   "source": {
15     "http": "https://mediacloud-76607.gzc.vod.tencent-cloud.com/TencentEffect/iOS/TEBeautyKit/3.8.0.9/TEBeautyKit.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "static_framework": true,
21   "source_files": [
22     "TEBeautyKit/Classes/**/*.{m,h}",
23     "TEBeautyKit/Classes/*.{m,h}"
24   ],
25   "resource_bundles": {
26     "TEBeautyKitResources": [
27       "TEBeautyKit/Assets/BeautyRes/**/*.png",
28       "TEBeautyKit/Assets/BeautyRes/**/**/*.png",
29       "TEBeautyKit/Assets/en.lproj/Localizable.strings",
30       "TEBeautyKit/Assets/zh-Hans.lproj/Localizable.strings"
31     ]
32   },
33   "public_header_files": [
34     "TEBeautyKit/Classes/**/*.h",
35     "TEBeautyKit/Classes/*.h"
36   ],
37   "dependencies": {
38     "TencentEffect_S1-07": [
39       "3.8.0.9"
40     ],
41     "Masonry": [
43     ],
44     "SSZipArchive": [
46     ],
47     "AFNetworking": [
49     ]
50   }