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
/
2
/
4
/
9
/
Cluster
/
2.1.5
/
Cluster.podspec.json
blob
9bd1d6f7257c17a91965462c3682f321130d6a75
1
{
2
"name": "Cluster",
3
"version": "2.1.5",
4
"summary": "Map Clustering Library",
5
"homepage": "https://github.com/efremidze/Cluster",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"efremidze": "efremidzel@hotmail.com"
12
},
13
"source": {
14
"git": "https://github.com/efremidze/Cluster.git",
15
"tag": "2.1.5"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "Sources/*.swift"
21
}