[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 6 / b / iMojeSDK / 0.1.7 / iMojeSDK.podspec.json
blobbcb4873900eaaebaa4852756a6d03399369bd0d6
2   "name": "iMojeSDK",
3   "version": "0.1.7",
4   "summary": "iMojeSDK",
5   "homepage": "https://github.com/NetizensKulawiakiApps4U/iMojeSDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Netizens": "biuro@netizens.pl"
12   },
13   "source": {
14     "git": "https://github.com/NetizensKulawiakiApps4U/iMojeSDK.git",
15     "tag": "0.1.7"
16   },
17   "resource_bundles": {
18     "iMojeSDK": [
19       "iMojeSDK/iMoje-Assets/*.xcassets"
20     ]
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "resources": [
26     "iMojeSDK/iMoje-Assets/*.{xcassets}",
27     "iMojeSDK/iMoje-Assets/Fonts/*.{otf}",
28     "iMojeSDK/iMoje-Assets/Fonts/*.{ttf}",
29     "iMojeSDK/iMoje-Assets/Localizations/**/*.{strings}"
30   ],
31   "frameworks": [
32     "Foundation",
33     "Security",
34     "UIKit",
35     "WebKit"
36   ],
37   "dependencies": {
38     "Alamofire": [
39       "4.9.1"
40     ],
41     "AlamofireImage": [
42       "3.6.0"
43     ],
44     "RxSwift": [
45       "6.5.0"
46     ],
47     "RxCocoa": [
48       "6.5.0"
49     ]
50   },
51   "subspecs": [
52     {
53       "name": "SDKSupport",
54       "vendored_frameworks": "build/iMojeSDK.xcframework"
55     }
56   ]