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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
b
/
2
/
4
/
Wiggly
/
0.1.0
/
Wiggly.podspec.json
blob
00bd746823376df8714ba031a1f55e804f5d54cf
1
{
2
"name": "Wiggly",
3
"version": "0.1.0",
4
"source": {
5
"git": "https://github.com/KptainO/Wiggly.git",
6
"tag": "0.1.0"
7
},
8
"summary": "(URL) Routing library. No need to build your urls and extract their data by hand anymore!",
9
"homepage": "https://github.com/KptainO/Wiggly",
10
"license": "MIT",
11
"authors": "KptainO",
12
"platforms": {
13
"ios": "6.0"
14
},
15
"source_files": [
16
"Wiggly",
17
"Wiggly/**/*.{h,m}"
18
],
19
"requires_arc": true
20
}