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
/
3
/
1
/
d
/
SWTools
/
1.0.1
/
SWTools.podspec.json
blob
d5fed69c7c6550e2b02864bcc80eaf45558cafa1
1
{
2
"name": "SWTools",
3
"version": "1.0.1",
4
"summary": "Integration tool.",
5
"homepage": "https://github.com/Snowxls/SWTools",
6
"license": "MIT",
7
"authors": {
8
"Warlock.Snow": "1014327199@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/Snowxls/SWTools.git",
15
"tag": "1.0.1"
16
},
17
"source_files": "SWTools/*.{h,m}",
18
"frameworks": [
19
"UIKit",
20
"AVFoundation",
21
"Foundation"
22
]
23
}