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] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
6
/
0
/
5
/
Crisp
/
0.1.3
/
Crisp.podspec.json
blob
0cfb3a281299b0fc8fe0ff7ca21d3607a9a9fef8
1
{
2
"name": "Crisp",
3
"version": "0.1.3",
4
"summary": "The Crisp iOS Framework",
5
"homepage": "https://crisp.im/",
6
"authors": {
7
"Name": "baptiste@crisp.chat"
8
},
9
"license": {
10
"type": "Copyright",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/crisp-im/crisp-sdk-ios.git",
18
"tag": "0.1.3"
19
},
20
"source_files": "Sources/**/*.swift",
21
"requires_arc": true,
22
"pushed_with_swift_version": "3.1"
23
}