[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 1 / 6 / JSApiSdk / 1.0.0 / JSApiSdk.podspec.json
blob7de637baed783edd55b1607d68feb6afb9b4e892
2   "name": "JSApiSdk",
3   "version": "1.0.0",
4   "summary": "JSApiSdk containt 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.0.0"
17   },
18   "platforms": {
19     "ios": "12.1"
20   },
21   "source_files": "Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 5.2"
25     ]
26   }