[Add] FronteggSwift 1.2.29
[CocoaPods.git] / Specs / 8 / 2 / 3 / toastcam_loginkit / 1.5.6 / toastcam_loginkit.podspec.json
blob6bb9bd8c4eaab6d40c67f2f957398f00fb323390
2   "name": "toastcam_loginkit",
3   "version": "1.5.6",
4   "summary": "Library for toastcam account managing.",
5   "description": "This libirary provides toastcam account managing and network manager.",
6   "homepage": "https://github.nhnent.com/mediatechlab/toastcam_loginkit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pisces": "pisces@nhn.com"
13   },
14   "source": {
15     "git": "https://github.nhnent.com/mediatechlab/toastcam_loginkit.git",
16     "tag": "1.5.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "toastcam_loginkit/Classes/**/*",
22   "resources": "toastcam_loginkit/Assets/**/*",
23   "dependencies": {
24     "ObjectMapper": [
25       "~> 3.5.1"
26     ],
27     "Alamofire": [
28       "~> 4.9.1"
29     ],
30     "AlamofireObjectMapper": [
31       "~> 5.2.0"
32     ],
33     "APNSUtil": [
34       "~> 1.5.0"
35     ],
36     "toastcam_uikit": [
37       "~> 1.5.4"
38     ]
39   },
40   "frameworks": [
41     "SystemConfiguration",
42     "CoreServices",
43     "AdSupport",
44     "AssetsLibrary"
45   ]