[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / a / b / d / IpkissWithCommon / 1.5.1 / IpkissWithCommon.podspec.json
blob009cb27b926ace34e406598e276fd339061f883e
2   "name": "IpkissWithCommon",
3   "version": "1.5.1",
4   "summary": "Things Commonly User Pods",
5   "description": "Commonly Arrays",
6   "homepage": "https://github.com/ChristingLi/IpkissWithCommon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "IpKiss": "anersonld@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/ChristingLi/IpkissWithCommon",
21     "tag": "1.5.1"
22   },
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "Photos"
27   ],
28   "dependencies": {
29     "SnapKit": [
31     ],
32     "SDWebImage": [
34     ],
35     "Toast": [
37     ],
38     "QMUIKit": [
40     ],
41     "SVProgressHUD": [
43     ],
44     "Moya/RxSwift": [
46     ],
47     "RxSwift": [
48       "~> 4.5.0"
49     ],
50     "AFNetworking": [
52     ],
53     "Alamofire": [
55     ],
56     "ObjectMapper": [
58     ]
59   },
60   "swift_version": "5.0",
61   "subspecs": [
62     {
63       "name": "Alamofire",
64       "source_files": "Classes/Alamofire/*.swift"
65     },
66     {
67       "name": "CustomExtension",
68       "source_files": "Classes/CustomExtension/*.swift"
69     },
70     {
71       "name": "Sources",
72       "source_files": "Classes/Sources/*.swift"
73     },
74     {
75       "name": "Reachability",
76       "source_files": "Classes/Reachability/*.swift"
77     },
78     {
79       "name": "Custom",
80       "source_files": "Classes/Custom/*.swift"
81     },
82     {
83       "name": "Utils",
84       "source_files": "Classes/Utils/*.swift"
85     },
86     {
87       "name": "Moya-ObjectMapper",
88       "source_files": "Classes/Moya-ObjectMapper/*.swift"
89     }
90   ]