[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / d / 4 / b / SwiftBeaker / 1.0.1 / SwiftBeaker.podspec.json
blobf658a7010a0cbbe53ba0892a7d6d48629fc945b8
2   "name": "SwiftBeaker",
3   "version": "1.0.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": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/banjun",
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.11"
22   },
23   "source_files": "Pod/Classes/**/*.swift",
24   "dependencies": {
25     "APIKit": [
27     ],
28     "URITemplate": [
30     ]
31   },
32   "pushed_with_swift_version": "3.1"