[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 4 / c / 2 / WYAKit / 0.1.28 / WYAKit.podspec.json
blob00f27601d655556cad5087aafd9d70347cace9bb
2   "name": "WYAKit",
3   "version": "0.1.28",
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.1.28"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WYAKit/Classes/**/*.{h,m,pch}",
22   "static_framework": true,
23   "resource_bundles": {
24     "WYAKit": [
25       "WYAKit/Assets/*.xcassets"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "ImageIO"
31   ],
32   "prefix_header_file": "WYAKit/Classes/WYAHelp/WYAKitConfigePrefix.pch",
33   "dependencies": {
34     "Masonry": [
35       "~> 1.1.0"
36     ],
37     "FMDB": [
38       "~>2.7.2"
39     ],
40     "JQFMDB": [
41       "~>1.1.6"
42     ],
43     "YYImage": [
44       "~> 1.0.4"
45     ],
46     "SVGKit": [
48     ],
49     "MJRefresh": [
51     ],
52     "SDWebImage": [
53       "~> 4.4.3"
54     ],
55     "Realm": [
56       "~> 3.11.1"
57     ],
58     "AFNetworking": [
59       "~> 3.0"
60     ],
61     "NTYAmrConverter": [
63     ],
64     "AliyunOSSiOS": [
66     ],
67     "YYText": [
69     ]
70   }