[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 7 / f / FrameOk / 1.0.0 / FrameOk.podspec.json
blob87f252c7dd09857d3f26e4b38ba99d2b2fb9f77c
2   "name": "FrameOk",
3   "version": "1.0.0",
4   "summary": "FrameOk is a set of MobileUp tools that is used in developing mobile applications for the iOS platform",
5   "description": "It also includes Mutal, a useful debugging utility that can simulate network errors, autocomplete form fields, view logs, change the backend environment, and run custom debug scripts.",
6   "homepage": "https://github.com/MobileUpLLC/FrameOk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dmitry Smirnov, MobileUp": "ds@mobileup.ru",
13     "Maxim Aliev, MobileUp": "ma@mobileup.ru",
14     "Ilia Biltuev, MobileUp": "ib@mobileup.ru",
15     "Nikolai Timonin, MobileUp": "nt@mobileup.ru",
16     "Pavel Petrovich, MobileUp": "pp@mobileup.ru"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "ios": {
22     "frameworks": "UIKit"
23   },
24   "swift_versions": [
25     "4.2",
26     "5"
27   ],
28   "source": {
29     "git": "https://github.com/MobileUpLLC/FrameOK.git",
30     "tag": "1.0.0"
31   },
32   "source_files": [
33     "Source/",
34     "Source/**/*.{swift}"
35   ],
36   "resources": [
37     "Source/Support",
38     "Source/Support/**/*.*"
39   ],
40   "module_name": "FrameOk",
41   "dependencies": {
42     "Alamofire": [
43       "~> 4.9"
44     ],
45     "AlamofireNetworkActivityIndicator": [
47     ],
48     "AlamofireNetworkActivityLogger": [
50     ],
51     "Kingfisher": [
53     ],
54     "PhoneNumberKit": [
56     ],
57     "XCGLogger": [
59     ],
60     "GCDWebServer": [
61       "~> 3.0"
62     ],
63     "SkeletonView": [
65     ],
66     "SwiftEntryKit": [
68     ],
69     "InputMask": [
70       "~> 4.3.0"
71     ]
72   },
73   "swift_version": "5"