[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / d / c / LucasCoinAPI / 0.0.1 / LucasCoinAPI.podspec.json
blob47db817d5ef9b6562cabbf1554137bd68429669c
2   "name": "LucasCoinAPI",
3   "version": "0.0.1",
4   "summary": "This module is responsible for  LucasCoinAPI calls as well as codable models",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lucaswkuipers/LucasCoinAPI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lucas Werner Kuipers": "lucaswkuipers@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lucaswkuipers/LucasCoinAPI.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "LucasCoinAPI/**/*",
22   "dependencies": {
23     "AlamofireImage": [
25     ],
26     "SwiftLint": [
28     ]
29   }