[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / d / 4 / b / SwiftBeaker / 0.4.1 / SwiftBeaker.podspec.json
blobef0cda7b0f9aa5bda080b43281b88d6b8035f1c5
2   "name": "SwiftBeaker",
3   "version": "0.4.1",
4   "summary": "Swift client generator for API Blueprint",
5   "description": "SwiftBeaker is a Swift client generator for API Blueprint.\nthe pod depends on runtime dependencies that generated client depends on.",
6   "homepage": "https://github.com/banjun/SwiftBeaker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "banjun": "banjun@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/banjun/SwiftBeaker.git",
16     "tag": "0.4.1"
17   },
18   "social_media_url": "https://twitter.com/banjun",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Pod/Classes/**/*.swift",
23   "dependencies": {
24     "APIKit": [
26     ],
27     "Himotoki": [
29     ],
30     "URITemplate": [
32     ]
33   },
34   "pushed_with_swift_version": "3.1"