[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / a / 2 / JJPrivatePod / 1.0.0 / JJPrivatePod.podspec.json
blob3b14c87ee0fb949ef99567944dc5b22132f8e247
2   "name": "JJPrivatePod",
3   "version": "1.0.0",
4   "summary": "a test for private pod",
5   "description": "jj private pod \n这是一个测试,建立私有pod呢\n私有pod还不简单",
6   "homepage": "https://gitee.com/lumic/JJPrivatePod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lumic": "lumic@sina.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://gitee.com/lumic/JJPrivatePod.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "JJPrivatePod/*",
22   "dependencies": {
23     "pop": [
24       "~> 1.0.0"
25     ]
26   }