blob: ef0cda7b0f9aa5bda080b43281b88d6b8035f1c5 [file] [log] [blame]
{
"name": "SwiftBeaker",
"version": "0.4.1",
"summary": "Swift client generator for API Blueprint",
"description": "SwiftBeaker is a Swift client generator for API Blueprint.\nthe pod depends on runtime dependencies that generated client depends on.",
"homepage": "https://github.com/banjun/SwiftBeaker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"banjun": "banjun@gmail.com"
},
"source": {
"git": "https://github.com/banjun/SwiftBeaker.git",
"tag": "0.4.1"
},
"social_media_url": "https://twitter.com/banjun",
"platforms": {
"ios": "9.0"
},
"source_files": "Pod/Classes/**/*.swift",
"dependencies": {
"APIKit": [
],
"Himotoki": [
],
"URITemplate": [
]
},
"pushed_with_swift_version": "3.1"
}