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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
f
/
2
/
e
/
Zapic
/
2.0.1
/
Zapic.podspec.json
blob
339ff829ebfc7543bbe1d637263f863b01372600
1
{
2
"name": "Zapic",
3
"version": "2.0.1",
4
"license": "MIT",
5
"homepage": "https://www.zapic.com",
6
"summary": "Client SDK to connect iOS apps to the Zapic platform.",
7
"authors": {
8
"Daniel Sarfati": "daniel@zapic.com"
9
},
10
"source": {
11
"git": "https://github.com/ZapicInc/Zapic-SDK-iOS.git",
12
"tag": "2.0.1"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source_files": [
18
"Zapic",
19
"Zapic/**/*.{h,m,swift}"
20
]
21
}