[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 1 / 0 / 3 / MisskeyKit / 1.0 / MisskeyKit.podspec.json
blob13a9db84cef9614eb306b78455de8f2261a1f950
2   "name": "MisskeyKit",
3   "version": "1.0",
4   "summary": "An elegant Misskey framework written in Swift.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/yuigawada/MisskeyKit-for-iOS",
10   "authors": {
11     "YuigaWada": "yuigawada@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yuigawada/MisskeyKit-for-iOS.git",
15     "tag": "1.0"
16   },
17   "dependencies": {
18     "Starscream": [
20     ]
21   },
22   "platforms": {
23     "ios": "11.0"
24   },
25   "requires_arc": true,
26   "source_files": "MisskeyKit/**/*.{swift,h}",
27   "resources": "MisskeyKit/**/*.{json}",
28   "swift_versions": "5.0",
29   "swift_version": "5.0"