[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 8 / c / LCSDK / 1.1 / LCSDK.podspec.json
blob4462b93e7bb58e09e51b45803932e6460704fa8b
2   "name": "LCSDK",
3   "version": "1.1",
4   "summary": "A short description of LifeCard.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/BigVeila/LCSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BigVeila": "haibh01508@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/BigVeila/LCSDK.git",
16     "tag": "1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "exclude_files": "Classes/Exclude",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "dependencies": {
28     "Toast": [
29       "~> 3.1.0"
30     ],
31     "ObjectMapper": [
33     ],
34     "Alamofire": [
35       "~> 4.9.1"
36     ],
37     "SDWebImage": [
39     ],
40     "SwipeMenuViewController": [
42     ],
43     "FloatingPanel": [
45     ],
46     "ReachabilitySwift": [
48     ]
49   }