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
/
8
/
6
/
LDFramework
/
0.2.0
/
LDFramework.podspec.json
blob
16e60128fa0b70d703624f9680e71a9f2bbcb975
1
{
2
"name": "LDFramework",
3
"version": "0.2.0",
4
"summary": "工作中可能会用到的框架",
5
"license": "MIT",
6
"homepage": "https://github.com/lindechun1994/LDFramework",
7
"authors": {
8
"DeChun Lin": "lin_de_chun@sina.com"
9
},
10
"platforms": {
11
"ios": "5.0"
12
},
13
"source": {
14
"git": "https://github.com/lindechun1994/LDFramework.git",
15
"tag": "0.2.0"
16
},
17
"source_files": "Pod/*.{h,m}",
18
"requires_arc": true,
19
"deprecated": true
20
}