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] TTSDK-iOS 2.0.2
[CocoaPods.git]
/
Specs
/
8
/
c
/
f
/
swiftScan
/
1.0.7
/
swiftScan.podspec.json
blob
16bdd6f100440e61c3661abf5f6666826eb95f4e
1
{
2
"name": "swiftScan",
3
"version": "1.0.7",
4
"summary": "ios swift scan wrapper",
5
"homepage": "https://github.com/MxABC/swiftScan",
6
"license": "MIT",
7
"authors": {
8
"MxABC": "lbxia20091227@foxmail.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/MxABC/swiftScan.git",
15
"tag": "1.0.7"
16
},
17
"source_files": "Source/*.swift",
18
"requires_arc": true
19
}