[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / d / IpkissWithCommon / 1.3 / IpkissWithCommon.podspec.json
blob310da6896539db42cc607edfdf4b0f37b258dd9d
2   "name": "IpkissWithCommon",
3   "version": "1.3",
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.3"
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     "RxSwift": [
46     ],
47     "AFNetworking": [
49     ],
50     "Alamofire": [
52     ],
53     "ObjectMapper": [
55     ]
56   },
57   "swift_version": "5.0",
58   "subspecs": [
59     {
60       "name": "Alamofire",
61       "source_files": "Classes/Alamofire/*.swift"
62     },
63     {
64       "name": "Custom",
65       "source_files": "Classes/Custom/*.swift"
66     },
67     {
68       "name": "CustomExtension",
69       "source_files": "Classes/CustomExtension/*.swift"
70     },
71     {
72       "name": "Sources",
73       "source_files": "Classes/Sources/*.swift"
74     },
75     {
76       "name": "Reachability",
77       "source_files": "Classes/Reachability/*.swift"
78     }
79   ]