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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
5
/
a
/
e
/
LessonCocoPods
/
0.0.2
/
LessonCocoPods.podspec.json
blob
8e65206abc7e678aef3f6ee857c18d5ad7d27e5e
1
{
2
"name": "LessonCocoPods",
3
"version": "0.0.2",
4
"summary": "简述",
5
"description": "描述",
6
"homepage": "https://github.com/YanZeqin/LessonCocoPods",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"YanZeqin": "854386200@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/YanZeqin/LessonCocoPods.git",
19
"tag": "0.0.2"
20
},
21
"source_files": "LessonCocoPods/CPU_Memory/*.{h,m}",
22
"requires_arc": true,
23
"frameworks": "UIKit"
24
}