[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / 5 / LSTCategory / 0.2.04281546 / LSTCategory.podspec.json
blob8aa66d607ffc756b8fadda29e6226fa5444d870b
2   "name": "LSTCategory",
3   "version": "0.2.04281546",
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.04281546"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "static_framework": true,
22   "default_subspecs": "Code",
23   "subspecs": [
24     {
25       "name": "Code",
26       "source_files": "LSTCategory/Classes/Code/**/*",
27       "frameworks": "UIKit"
28     },
29     {
30       "name": "LSTGestureEvents",
31       "source_files": "LSTCategory/Classes/Code/LSTGestureEvents/**/*",
32       "frameworks": "UIKit"
33     },
34     {
35       "name": "LSTControlEvents",
36       "source_files": "LSTCategory/Classes/Code/LSTControlEvents/**/*",
37       "frameworks": "UIKit"
38     },
39     {
40       "name": "NSString+LSTString",
41       "source_files": "LSTCategory/Classes/Code/NSString+LSTString/**/*",
42       "frameworks": "UIKit"
43     },
44     {
45       "name": "UIColor+LSTColor",
46       "source_files": "LSTCategory/Classes/Code/UIColor+LSTColor/**/*",
47       "frameworks": "UIKit"
48     },
49     {
50       "name": "UIFont+LSTFont",
51       "source_files": "LSTCategory/Classes/Code/UIFont+LSTFont/**/*",
52       "frameworks": "UIKit"
53     },
54     {
55       "name": "UIView+LSTView",
56       "source_files": "LSTCategory/Classes/Code/UIView+LSTView/**/*",
57       "frameworks": "UIKit"
58     }
59   ]