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.5.6
[CocoaPods.git]
/
Specs
/
e
/
4
/
3
/
LCExtension
/
1.0.0
/
LCExtension.podspec.json
blob
771689e93fa005b833fa3ea5756cd75d62fc9727
1
{
2
"name": "LCExtension",
3
"version": "1.0.0",
4
"summary": "The Commonly Used Swfit Extension",
5
"homepage": "https://github.com/leicunjie/LCExtension.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"ApterKing": "leicunjie@126.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/leicunjie/LCExtension.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "Pod/Classes/*",
21
"frameworks": [
22
"Foundation",
23
"UIKit",
24
"CoreGraphics"
25
],
26
"requires_arc": true
27
}