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] NASSDK 1.4.21
[CocoaPods.git]
/
Specs
/
6
/
4
/
3
/
LLVCS
/
0.2.0
/
LLVCS.podspec.json
blob
db9d371cd664baff4356830b918e725b1f3b51b2
1
{
2
"name": "LLVCS",
3
"version": "0.2.0",
4
"summary": "LLVCS.",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/Niday/LLVCS",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"1833900456@qq.com": "devlili@163.com"
13
},
14
"source": {
15
"git": "https://github.com/Niday/LLVCS.git",
16
"tag": "0.2.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "LLVCS/Classes/**/*",
22
"dependencies": {
23
"AFNetworking": [
24
"~> 2.3"
25
]
26
}
27
}