[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 7 / QiitaApiClient / 0.2.0 / QiitaApiClient.podspec.json
blobf569f16264ddd932920dc09524edbca9081533f2
2   "name": "QiitaApiClient",
3   "version": "0.2.0",
4   "summary": "API client for http://qiita.com/.",
5   "homepage": "https://github.com/marty-suzuki/QiitaApiClient",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "marty-suzuki": "s1180183@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/marty-suzuki/QiitaApiClient.git",
15     "tag": "0.2.0"
16   },
17   "social_media_url": "https://twitter.com/marty_suzuki",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "QiitaApiClient/**/*.{swift}",
22   "frameworks": [
23     "UIKit",
24     "WebKit"
25   ],
26   "dependencies": {
27     "MisterFusion": [
28       "~> 2.0.0"
29     ]
30   },
31   "pushed_with_swift_version": "3.0"