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] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git]
/
Specs
/
7
/
c
/
d
/
LeanCloud
/
1.2.0
/
LeanCloud.podspec.json
blob
6f1a719be7653406184f85b5397b10bf03938a57
1
{
2
"name": "LeanCloud",
3
"version": "1.2.0",
4
"license": {
5
"type": "Apache License, Version 2.0",
6
"file": "LICENSE"
7
},
8
"summary": "LeanCloud Swift SDK",
9
"homepage": "https://leancloud.cn/",
10
"authors": "LeanCloud",
11
"source": {
12
"git": "https://github.com/leancloud/swift-sdk.git",
13
"tag": "1.2.0"
14
},
15
"platforms": {
16
"ios": "8.0",
17
"osx": "10.9",
18
"tvos": "9.0",
19
"watchos": "2.0"
20
},
21
"subspecs": [
22
{
23
"name": "Storage",
24
"dependencies": {
25
"Alamofire": [
26
"~> 3.4"
27
]
28
},
29
"source_files": "Sources/Storage/**/*.swift"
30
}
31
]
32
}