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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
e
/
f
/
2
/
SAMWebView
/
0.1.1
/
SAMWebView.podspec.json
blob
cc8a3eff81ba0f4d23f12a7554c0f9114967f94a
1
{
2
"name": "SAMWebView",
3
"version": "0.1.1",
4
"authors": {
5
"Sam Soffes": "sam@soff.es"
6
},
7
"homepage": "https://github.com/soffes/SAMWebView",
8
"summary": "Push UIWebView to its limits.",
9
"source": {
10
"git": "https://github.com/soffes/SAMWebView.git",
11
"tag": "v0.1.1"
12
},
13
"license": {
14
"type": "MIT",
15
"file": "LICENSE"
16
},
17
"platforms": {
18
"ios": null
19
},
20
"requires_arc": true,
21
"frameworks": "UIKit",
22
"source_files": "SAMWebView"
23
}