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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
f
/
9
/
7
/
Thingy
/
2.0.2
/
Thingy.podspec.json
blob
402236799b33171157c36169b57d5dfc3fe2ba44
1
{
2
"name": "Thingy",
3
"version": "2.0.2",
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.2"
16
},
17
"source_files": "Sources/*.swift"
18
}