[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 2 / 3 / toastcam_loginkit / 1.1.1 / toastcam_loginkit.podspec.json
blobe419bf9278dd6be46800de031861355fc135b23f
2   "name": "toastcam_loginkit",
3   "version": "1.1.1",
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@nhnent.com"
13   },
14   "source": {
15     "git": "https://github.nhnent.com/mediatechlab/toastcam_loginkit.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "toastcam_loginkit/Classes/**/*",
22   "resources": "toastcam_loginkit/Assets/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.6.0"
26     ],
27     "AlamofireObjectMapper": [
28       "~> 5.0.0"
29     ],
30     "APNSUtil": [
31       "~> 1.3.0"
32     ],
33     "toastcam_uikit": [
34       "~> 1.0.7"
35     ]
36   },
37   "frameworks": [
38     "SystemConfiguration",
39     "MobileCoreServices",
40     "AdSupport",
41     "AssetsLibrary"
42   ]