[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / a / f / d / DQHTEffectUI / 0.0.2 / DQHTEffectUI.podspec.json
bloba1b197ff41990ee9ff5885478842e8f7a70f987c
2   "name": "DQHTEffectUI",
3   "version": "0.0.2",
4   "summary": "a wonderful tool of HTEffect-UI",
5   "description": "This is the HTEffectSDK full verison for testing, please do not install on your project",
6   "homepage": "https://github.com/Texeljoy/DQPodTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Texeljoy": "tech@texeljoy.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/Texeljoy/DQPodTest.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "HTUI",
23     "HTUI/**/*.{h,m}"
24   ],
25   "resources": [
26     "HTUI/**/*.{json,png}"
27   ],
28   "vendored_frameworks": "HTEffect.framework",
29   "pod_target_xcconfig": {
30     "VALID_ARCHS": "x86_64 armv7 arm64"
31   },
32   "dependencies": {
33     "Masonry": [
35     ],
36     "SSZipArchive": [
38     ]
39   },
40   "ios": {
41     "frameworks": [
42       "Foundation",
43       "UIKit"
44     ]
45   }