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] ThinkingDataCore 1.0.2
[CocoaPods.git]
/
Specs
/
6
/
f
/
e
/
testSecond
/
8.1
/
testSecond.podspec.json
blob
4521002540e3592d577aa67203a62067d1d22953
1
{
2
"name": "testSecond",
3
"version": "8.1",
4
"summary": "test",
5
"homepage": "https://github.com/superMagician/testSecond",
6
"license": "MIT",
7
"authors": {
8
"yy": "yycodet@aliyun.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/superMagician/testSecond.git",
15
"tag": "8.1"
16
},
17
"source_files": "testSecond/**/*.swift",
18
"requires_arc": true
19
}