[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 6 / 4 / LifeCard / 1.0.0 / LifeCard.podspec.json
blob3ca4b263eafefab74407e6a0b2c5087163864a09
2   "name": "LifeCard",
3   "version": "1.0.0",
4   "summary": "A short description of LifeCard.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/BigVeila/LCTesting",
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/LCTesting.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "LifeCard/Classes/**/*",
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   }