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] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git]
/
Specs
/
0
/
d
/
4
/
IVGUtils
/
1.0.0
/
IVGUtils.podspec.json
blob
65d4de218a0d31ed97ff36df2a6369a1005e14a9
1
{
2
"name": "IVGUtils",
3
"version": "1.0.0",
4
"summary": "Miscellaneous helper routines for iOS",
5
"homepage": "https://github.com/ivygulch/IVGUtils",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"dwsjoquist": "dwsjoquist@sunetos.com"
12
},
13
"source": {
14
"git": "https://github.com/ivygulch/IVGUtils.git",
15
"tag": "v1.0.0"
16
},
17
"platforms": {
18
"ios": "5.0"
19
},
20
"source_files": "LibClasses/*{.h,.m}",
21
"frameworks": [
22
"Foundation",
23
"UIKit",
24
"CoreGraphics",
25
"QuartzCore"
26
],
27
"requires_arc": true
28
}