[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 4 / b / SwiftBeaker / 0.4.0 / SwiftBeaker.podspec.json
blob9610077eb7ba8adacc190e367734775e66b737f1
2   "name": "SwiftBeaker",
3   "version": "0.4.0",
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.0"
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"