[Add] AnyThinkiOS 6.4.12.1
[CocoaPods.git] / Specs / f / 2 / 0 / articleLayer / 0.0.2 / articleLayer.podspec.json
blobbf1c865090c13b4103ff68dbd0b62d295b51a9ba
2   "name": "articleLayer",
3   "version": "0.0.2",
4   "summary": "Article Layer make call API.",
5   "description": "Article Layer make call API and parse the response on an object",
6   "homepage": "https://gitlab.com/prismamediadigital/mobile/modules-ios/articlelayer",
7   "license": "Copyright (c) 2020 Prismamedia",
8   "authors": {
9     "Younce Falsafi": "yfalsafi@prismamedia.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "git@gitlab.com:prismamediadigital/mobile/modules-ios/articlelayer.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "ArticleLayer/**/*.{swift}",
19   "exclude_files": "Classes/Exclude",
20   "dependencies": {
21     "Moya": [
22       "~> 13.0"
23     ]
24   }