blob: 86ff1bb142b85a0abe88f0c949ee57c9489cba27 [file] [log] [blame]
{
"name": "Otafuku",
"version": "1.0.1",
"license": "MIT",
"summary": "Otafuku provides utility classes to use WKWebView",
"homepage": "https://github.com/tasanobu/Otafuku",
"social_media_url": "http://twitter.com/tasanobu",
"authors": {
"Kazunobu Tasaka": "tasanobu@gmail.com"
},
"source": {
"git": "https://github.com/tasanobu/Otafuku.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"dependencies": {
"Kamagari": [
"~> 1.0.1"
]
},
"requires_arc": true
}