[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 4 / 8 / LNTools_fyh / 1.2.2 / LNTools_fyh.podspec.json
bloba1e0f71769ba7a7725780f25e18070328fc25248
2   "name": "LNTools_fyh",
3   "version": "1.2.2",
4   "summary": "xxx",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/diligencefu/LNTools_fyh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ไป˜่€€่พ‰": "diligencefu@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/diligencefu/LNTools_fyh.git",
16     "tag": "1.2.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LNTools_fyh/Classes/**/*",
22   "subspecs": [
23     {
24       "name": "LNImageBrowser",
25       "source_files": "LNTools_fyh/LNImageBrowser/Classes/**/*",
26       "platforms": {
27         "ios": "9.0"
28       },
29       "dependencies": {
30         "YYWebImage": [
32         ]
33       }
34     },
35     {
36       "name": "LNRefresh",
37       "source_files": "LNTools_fyh/LNRefresh/Classes/**/*",
38       "platforms": {
39         "ios": "9.0"
40       },
41       "dependencies": {
42         "MJRefresh": [
44         ]
45       }
46     },
47     {
48       "name": "LNViewExtension",
49       "source_files": "LNTools_fyh/LNViewExtension/Classes/**/*",
50       "platforms": {
51         "ios": "9.0"
52       },
53       "dependencies": {
54         "Toast": [
56         ]
57       }
58     },
59     {
60       "name": "LNProgressHUD",
61       "source_files": "LNTools_fyh/LNProgressHUD/Classes/**/*",
62       "dependencies": {
63         "MBProgressHUD": [
65         ]
66       },
67       "platforms": {
68         "ios": "9.0"
69       },
70       "resource_bundles": {
71         "LNTools_fyh": [
72           "LNTools_fyh/LNProgressHUD/Assets/Images.xcassets"
73         ]
74       }
75     }
76   ]