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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
f
/
8
/
0
/
Papara
/
2.1.0
/
Papara.podspec.json
blob
14a3d1db30225a011b44892c3eb8710edb696067
1
{
2
"name": "Papara",
3
"version": "2.1.0",
4
"license": "MIT",
5
"summary": "Papara SDK",
6
"homepage": "https://github.com/paparateam/papara-ios",
7
"authors": {
8
"Papara": "info@papara.com"
9
},
10
"source": {
11
"git": "https://github.com/paparateam/papara-ios.git",
12
"tag": "2.1.0"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source_files": "Sources/*.swift",
18
"resource_bundles": {
19
"Papara": [
20
"Assets/{*}"
21
]
22
},
23
"pushed_with_swift_version": "3.0"
24
}