[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / c / UID_SEJAM_SDK / 1.0.0 / UID_SEJAM_SDK.podspec.json
blob58f35255210c18f144da828053a0a7c409684f61
2   "name": "UID_SEJAM_SDK",
3   "version": "1.0.0",
4   "summary": "UID is an application that allows you to login and register on websites without having a username and password.",
5   "homepage": "https://github.com/mozhgan/sdk/",
6   "authors": {
7     "UID_SEJAM_SDK": "jelodar.mozhgan@gmail.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "http": "https://u-id.net/files/UID_SEJAM_SDK/1.0.0/UID_SEJAM_SDK.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "UID_SEJAM_SDK.framework",
21     "frameworks": [
22       "UIKit",
23       "AVFoundation",
24       "Foundation"
25     ]
26   },
27   "requires_arc": true,
28   "swift_versions": "5.0",
29   "dependencies": {
30     "Alamofire": [
31       "~> 5.1.0"
32     ],
33     "ObjectMapper": [
34       "~> 3.5"
35     ],
36     "SnapKit": [
37       "~> 5.0.0"
38     ],
39     "Starscream": [
40       "~> 4.0.3"
41     ]
42   },
43   "swift_version": "5.0"