blob: 2a09519607cadbe01728956c3b19e03632b56132 [file] [log] [blame]
{
"name": "AniList",
"version": "0.1.0",
"summary": "A SDK For AniList written in Swift",
"description": "SDK contain Client Oauthrization for just get data from AniList",
"homepage": "https://github.com/CodeEagle/AniList",
"license": "MIT",
"authors": {
"CodeEagle": "stasura@hotmail.com"
},
"source": {
"git": "https://github.com/CodeEagle/AniList.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/_SelfStudio",
"platforms": {
"ios": "8.0"
},
"source_files": "AniList/Classes/**/*",
"dependencies": {
"SSCacheControl": [
],
"Gloss": [
]
}
}