[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / c / 2 / WYAKit / 0.2.0 / WYAKit.podspec.json
blobae806a4917333d4181e18bb4e14dd73835e0ce82
2   "name": "WYAKit",
3   "version": "0.2.0",
4   "summary": "WYAKit组件库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wya-team/WYAOCKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WYATeam": "Lsh\\Ljh"
13   },
14   "source": {
15     "git": "https://github.com/wya-team/WYAOCKit.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "WYAKit/Classes/**/*.{h,m,pch}",
23   "static_framework": true,
24   "resource_bundles": {
25     "WYAKit": [
26       "WYAKit/Assets/*"
27     ]
28   },
29   "resources": "WYAKit/Assets/Pusab.ttf",
30   "frameworks": [
31     "UIKit",
32     "ImageIO"
33   ],
34   "prefix_header_file": "WYAKit/Classes/WYAHelp/WYAKitConfigePrefix.pch",
35   "dependencies": {
36     "Masonry": [
38     ],
39     "JQFMDB": [
41     ],
42     "YYText": [
44     ],
45     "YYImage": [
47     ],
48     "YYModel": [
50     ],
51     "SVGKit": [
53     ],
54     "MJRefresh": [
56     ],
57     "SDWebImage": [
58       "~>4.4.6"
59     ],
60     "SDWebImage/GIF": [
62     ],
63     "AFNetworking": [
64       "3.2.1"
65     ],
66     "NTYAmrConverter": [
68     ],
69     "AliyunOSSiOS": [
71     ],
72     "GPUImage": [
74     ],
75     "SSKeychain": [
77     ]
78   },
79   "swift_version": "5.0"