[Add] AnyThinkAdmobSDKAdapter 6.4.27.1
[CocoaPods.git] / Specs / f / 5 / 8 / QiitaKit / 0.1.0 / QiitaKit.podspec.json
blobf2ff3270d703bd34d70fd33aeed507d291d432ba
2   "name": "QiitaKit",
3   "version": "0.1.0",
4   "summary": "A Swift API Client for Qiita",
5   "homepage": "https://github.com/ykyouhei/QiitaKit",
6   "license": "MIT",
7   "authors": {
8     "Kyohei Yamaguchi": "kyouhei.lab@gmail.com"
9   },
10   "social_media_url": "https://twitter.com/kyo__hei",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ykyouhei/QiitaKit.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "QiitaKit/Classes/**/*.swift",
19   "requires_arc": true,
20   "dependencies": {
21     "APIKit": [
22       "~> 2.0.0"
23     ],
24     "Unbox": [
25       "~> 1.8.0"
26     ]
27   }