[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 3 / 6 / b / iMojeSDK / 0.1.2 / iMojeSDK.podspec.json
blobb1067d04c3d81dfa3a71c2f915e27f9c2ce5bf12
2   "name": "iMojeSDK",
3   "version": "0.1.2",
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.2"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "vendored_frameworks": "build/iMojeSDK-Release-iphoneuniversal/iMojeSDK.framework",
21   "public_header_files": "build/iMojeSDK-Release-iphoneuniversal/iMojeSDK.framework/Headers/*.h",
22   "source_files": "build/iMojeSDK-Release-iphoneuniversal/iMojeSDK.framework/Headers/*.h",
23   "resources": [
24     "iMojeSDK/Assets/*.{xcassets}",
25     "iMojeSDK/Assets/Fonts/*.{otf}",
26     "iMojeSDK/Assets/Fonts/*.{ttf}",
27     "iMojeSDK/Assets/Localizations/**/*.{strings}"
28   ],
29   "frameworks": [
30     "Foundation",
31     "Security",
32     "UIKit",
33     "WebKit"
34   ],
35   "subspecs": [
36     {
37       "name": "iMojeSDKSubSpec",
38       "dependencies": {
39         "Alamofire": [
40           "4.9.1"
41         ],
42         "RxSwift": [
43           "5.1.1"
44         ],
45         "RxCocoa": [
46           "5.1.1"
47         ]
48       }
49     }
50   ]