[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / f / d / 8 / ZSHAAA / 0.0.1 / ZSHAAA.podspec.json
blob45fe6d31c22029a834f868bc858cacbc80f892f3
2   "name": "ZSHAAA",
3   "version": "0.0.1",
4   "summary": "ZSHAAA is a static lib.",
5   "description": "ZSHAAA project test of pod",
6   "homepage": "https://gitee.com/githubsh/zshaaa.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "steven": "1051422138@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/githubsh/zshaaa.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}",
24     "ZSHAAA/Classes/*.{h,m}",
25     "ZSHAAA/*.{h,m}"
26   ],
27   "requires_arc": true,
28   "static_framework": true,
29   "dependencies": {
30     "ZSHBBB": [
31       "~> 0.0.3"
32     ]
33   }