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
/
0
/
e
/
AJKYY
/
0.0.2
/
AJKYY.podspec.json
blob
3cf0c96b9f08817f9f08633e048f89cf7fb01f31
1
{
2
"name": "AJKYY",
3
"version": "0.0.2",
4
"summary": "测试组件化",
5
"homepage": "https://github.com/zyanqing",
6
"license": "MIT",
7
"authors": {
8
"zhangyanqing": "13824452827@163.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/zyanqing/AJKYY.git",
15
"tag": "0.0.2"
16
},
17
"source_files": "demo/*.swift",
18
"swift_version": "4.0",
19
"frameworks": "UIKit",
20
"requires_arc": true
21
}