[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 2 / 3 / toastcam_loginkit / 0.1.3 / toastcam_loginkit.podspec.json
blobf219e02a2cb8d11c4c776fdf8d271745c21daafe
2   "name": "toastcam_loginkit",
3   "version": "0.1.3",
4   "summary": "A short description of toastcam_loginkit.",
5   "description": "TODO: Add long description of the pod here.",
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": "0.1.3"
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     "toastcam_uikit": [
31       "~> 0.1.5"
32     ]
33   },
34   "frameworks": [
35     "SystemConfiguration",
36     "MobileCoreServices",
37     "AdSupport",
38     "AssetsLibrary"
39   ]