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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
7
/
8
/
6
/
LLKits
/
1.0.1
/
LLKits.podspec.json
blob
2cc19059bc9ea892226baecb7b66ec96a0dbdf6b
1
{
2
"name": "LLKits",
3
"version": "1.0.1",
4
"summary": "集成常用iOS开发功能组件",
5
"homepage": "https://github.com/TheRuningAnt/LLKits.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"zhaoguangliang": "848278419@qq.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/TheRuningAnt/LLKits.git",
18
"tag": "v1.0.3"
19
},
20
"source_files": "LLKits/*",
21
"requires_arc": true,
22
"dependencies": {
23
"AFNetworking": [
24
"~> 3.0"
25
],
26
"SDWebImage": [
27
28
],
29
"SAMKeychain": [
30
31
],
32
"Masonry": [
33
34
]
35
}
36
}