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] CXHAdSDK 1.4.6
[CocoaPods.git]
/
Specs
/
f
/
6
/
a
/
jartest
/
1.0.0
/
jartest.podspec.json
blob
e3664133009cdd70e92cf3667413ccea33664ba8
1
{
2
"name": "jartest",
3
"version": "1.0.0",
4
"homepage": "https://github.com/kovacsi/jartest/",
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/jartest.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "*",
21
"requires_arc": true
22
}