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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
f
/
9
/
7
/
Thingy
/
2.0.1
/
Thingy.podspec.json
blob
8b2a5b23b8d6137ac248e8ae9e4f3bb472deb4d9
1
{
2
"name": "Thingy",
3
"version": "2.0.1",
4
"summary": "Device detection and querying library.",
5
"homepage": "https://github.com/bojan/Thingy",
6
"license": "MIT",
7
"authors": "Bojan Dimovski",
8
"platforms": {
9
"ios": "8.0",
10
"tvos": "9.0",
11
"watchos": "2.0"
12
},
13
"source": {
14
"git": "https://github.com/bojan/Thingy.git",
15
"tag": "2.0.1"
16
},
17
"source_files": "Sources/*.swift"
18
}