[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / e / 1 / 6 / JSApiSdk / 1.1.1 / JSApiSdk.podspec.json
blobc6df79154d8dd379576d47c1e1520ca5d7c51bbb
2   "name": "JSApiSdk",
3   "version": "1.1.1",
4   "summary": "JSApiSdk contains the structure of API calling and easy to use it.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/jinals9999/JSApiSdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jinals9999": "jinal.s@cearsinfotech.com"
13   },
14   "source": {
15     "git": "https://github.com/jinals9999/JSApiSdk.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "12.1"
20   },
21   "source_files": "Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 5.2"
25     ]
26   }