[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / c / 0 / ZZGPlayer / 0.1.1 / ZZGPlayer.podspec.json
blob13bd0f060d44da44f6b2dddf9d4ab9579c7632c4
2   "name": "ZZGPlayer",
3   "version": "0.1.1",
4   "summary": "A short description of ZZGPlayer.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.coding.net/zhaozhiguo/ZZGPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lovezhaozhiguo": "553002177@qq.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/zhaozhiguo/ZZGPlayer.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZZGPlayer/Classes/**/*",
22   "dependencies": {
23     "ZFPlayer": [
24       "~> 3.0"
25     ]
26   }