[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 4 / 5 / LSTCategory / 0.2.04281347 / LSTCategory.podspec.json
blob5301cf13bda2023284485938baee0308f6c8282f
2   "name": "LSTCategory",
3   "version": "0.2.04281347",
4   "summary": "LSTCategory.",
5   "description": "A short description of LSTCategory.",
6   "homepage": "https://github.com/LoSenTrad/LSTCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LoSenTrad": "LoSenTrad@163.com"
13   },
14   "source": {
15     "git": "https://github.com/LoSenTrad/LSTCategory.git",
16     "tag": "0.2.04281347"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "default_subspecs": "Code",
22   "dependencies": {
23     "YYModel": [
25     ],
26     "YYWebImage": [
28     ]
29   },
30   "subspecs": [
31     {
32       "name": "Code",
33       "source_files": "LSTCategory/Classes/Code/**/*",
34       "frameworks": "UIKit"
35     },
36     {
37       "name": "LSTGestureEvents",
38       "source_files": "LSTCategory/Classes/Code/LSTGestureEvents/**/*",
39       "frameworks": "UIKit"
40     },
41     {
42       "name": "LSTControlEvents",
43       "source_files": "LSTCategory/Classes/Code/LSTControlEvents/**/*",
44       "frameworks": "UIKit"
45     },
46     {
47       "name": "NSString+LSTString",
48       "source_files": "LSTCategory/Classes/Code/NSString+LSTString/**/*",
49       "frameworks": "UIKit"
50     },
51     {
52       "name": "UIColor+LSTColor",
53       "source_files": "LSTCategory/Classes/Code/UIColor+LSTColor/**/*",
54       "frameworks": "UIKit"
55     },
56     {
57       "name": "UIFont+LSTFont",
58       "source_files": "LSTCategory/Classes/Code/UIFont+LSTFont/**/*",
59       "frameworks": "UIKit"
60     },
61     {
62       "name": "UIView+LSTView",
63       "source_files": "LSTCategory/Classes/Code/UIView+LSTView/**/*",
64       "frameworks": "UIKit"
65     },
66     {
67       "name": "UIImage+LSTImage",
68       "source_files": "LSTCategory/Classes/Code/UIImage+LSTImage/**/*",
69       "frameworks": "UIKit"
70     },
71     {
72       "name": "NSArray+LSTArray",
73       "source_files": "LSTCategory/Classes/Code/NSArray+LSTArray/**/*",
74       "frameworks": "UIKit"
75     }
76   ]