[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / c / 2 / WYAKit / 0.1.35 / WYAKit.podspec.json
blob7d5a5c2b947cce53a1d3969cec994cc171faadd6
2   "name": "WYAKit",
3   "version": "0.1.35",
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.35"
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       "WYAKit/Classes/WYAHardware/WYAPhotoBrowser/PhotoBrowser/resource/ZLPhotoBrowser.bundle"
27     ]
28   },
29   "frameworks": [
30     "UIKit",
31     "ImageIO"
32   ],
33   "prefix_header_file": "WYAKit/Classes/WYAHelp/WYAKitConfigePrefix.pch",
34   "dependencies": {
35     "Masonry": [
36       "~> 1.1.0"
37     ],
38     "FMDB": [
39       "~>2.7.2"
40     ],
41     "JQFMDB": [
42       "~>1.1.6"
43     ],
44     "YYImage": [
45       "~> 1.0.4"
46     ],
47     "SVGKit": [
49     ],
50     "MJRefresh": [
52     ],
53     "SDWebImage": [
54       "~> 4.4.3"
55     ],
56     "Realm": [
57       "~> 3.11.1"
58     ],
59     "AFNetworking": [
60       "~> 3.0"
61     ],
62     "NTYAmrConverter": [
64     ],
65     "AliyunOSSiOS": [
67     ],
68     "WHDebugTool": [
69       "~> 1.7"
70     ],
71     "GPUImage": [
73     ],
74     "SSKeychain": [
76     ],
77     "YYText": [
79     ]
80   }