repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
c
/
5
/
4
/
testDjm
/
1.0
/
testDjm.podspec.json
blob
56b03daf02d2eb0721234a5da1954ef5f85f8068
1
{
2
"name": "testDjm",
3
"version": "1.0",
4
"summary": "testDjm",
5
"description": "TODO: 测试cocoapods集成",
6
"homepage": "https://gitee.com/qq_connect-djm/testUpdateCocoapod",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"djm": "( ̄︶ ̄)"
13
},
14
"source": {
15
"git": "https://gitee.com/qq_connect-djm/testUpdateCocoapod.git",
16
"tag": "1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "testDjm/Classes/**/*",
22
"frameworks": "UIKit"
23
}