[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 9 / d / ZuberBasics / 2.3.6 / ZuberBasics.podspec.json
blob2f60535ec4fa495b1967c4277e41c1f2e5fa4287
2   "name": "ZuberBasics",
3   "version": "2.3.6",
4   "summary": "ZuberBasics 是zuber的基础模块 , 仅供zuber内部项目使用。",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.zuber.im/duzhe/ZuberBasics",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "duzhe": "363958265@qq.com"
13   },
14   "source": {
15     "git": "https://gitlab.zuber.im/duzhe/zuberbasics.git",
16     "tag": "2.3.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ZuberBasics/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "SnapKit": [
28       "~> 4.0"
29     ],
30     "SVProgressHUD": [
32     ],
33     "KeychainAccess": [
35     ]
36   }