[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / 5 / LSTCategory / 0.2.03250456 / LSTCategory.podspec.json
blob0a7a927d2086f2179f0ce3f8ff708133011fa171
2   "name": "LSTCategory",
3   "version": "0.2.03250456",
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.03250456"
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   ]