[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / a / 5 / MalKit / 0.0.1 / MalKit.podspec.json
blobeac171ec169b719f8fd2f8ca5760d7977ae91768
2   "name": "MalKit",
3   "version": "0.0.1",
4   "summary": "A Swift API Client for MyAnimeList",
5   "homepage": "https://github.com/nktn/MalKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "nktn": "spooky.debug[at]gmail.com"
12   },
13   "platforms": {
14     "ios": "10.3"
15   },
16   "source": {
17     "git": "https://github.com/nktn/MalKit.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "MalKit/*.swift",
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"