[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / 9 / XYPublicCode / 0.1.8 / XYPublicCode.podspec.json
blob730819fca73fed7c925828cc2fdfab0cee2938b3
2   "name": "XYPublicCode",
3   "version": "0.1.8",
4   "summary": "A short description of XYPublicCode.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.com/c4733/xypubliccode.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhazha": "1132350342@qq.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/c4733/xypubliccode.git",
16     "tag": "0.1.8"
17   },
18   "pod_target_xcconfig": {
19     "CLANG_ENABLE_OBJC_WEAK": "YES"
20   },
21   "platforms": {
22     "ios": "11.0"
23   },
24   "source_files": "XYPublicCode/Classes/**/*",
25   "dependencies": {
26     "XYExtention": [
28     ],
29     "XYBasicClass": [
31     ],
32     "XYTools": [
34     ],
35     "AFNetworking": [
36       "~> 4.0"
37     ],
38     "MJRefresh": [
40     ]
41   },
42   "requires_arc": false