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
/
1
/
b
/
a
/
travis-test
/
1.0.6
/
travis-test.podspec.json
blob
d0c7d1ed0283f71760da35c0b4c4b7228b4ca55e
1
{
2
"name": "travis-test",
3
"version": "1.0.6",
4
"homepage": "https://github.com/kovacsi/testrepo.git",
5
"license": {
6
"type": "EPL",
7
"file": "LICENSE.txt"
8
},
9
"authors": {
10
"Migeran": "support@migeran.com"
11
},
12
"summary": "Simple cocoapods test",
13
"platforms": {
14
"ios": "8.4"
15
},
16
"source": {
17
"git": "https://github.com/kovacsi/testrepo.git",
18
"tag": "1.0.6"
19
},
20
"vendored_frameworks": "TestSDK.framework",
21
"requires_arc": true
22
}