[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 7 / d / AniList / 0.1.0 / AniList.podspec.json
blob2a09519607cadbe01728956c3b19e03632b56132
2   "name": "AniList",
3   "version": "0.1.0",
4   "summary": "A SDK For AniList written in Swift",
5   "description": "SDK contain Client Oauthrization for just get data from AniList",
6   "homepage": "https://github.com/CodeEagle/AniList",
7   "license": "MIT",
8   "authors": {
9     "CodeEagle": "stasura@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/CodeEagle/AniList.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/_SelfStudio",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "AniList/Classes/**/*",
20   "dependencies": {
21     "SSCacheControl": [
23     ],
24     "Gloss": [
26     ]
27   }