[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 7 / 5 / LSTPopView / 0.1.07101640 / LSTPopView.podspec.json
blobda2c50d40914fe91f0bfc48e5153f04e87bf32a9
2   "name": "LSTPopView",
3   "version": "0.1.07101640",
4   "summary": "A short description of LSTPopView.",
5   "description": "LSTPopView是一个万能弹窗,满足大部分需求!!!",
6   "homepage": "https://github.com/LoSenTrad/LSTPopView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "490790096@qq.com": "LoSenTrad@163.com"
13   },
14   "source": {
15     "git": "https://github.com/LoSenTrad/LSTPopView.git",
16     "tag": "0.1.07101640"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "default_subspecs": "Code",
22   "dependencies": {
23     "LSTCategory/UIView+LSTView": [
25     ],
26     "LSTCategory/NSString+LSTString": [
28     ],
29     "LSTCategory/UIColor+LSTColor": [
31     ],
32     "LSTCategory/LSTGestureEvents": [
34     ],
35     "LSTCategory/LSTControlEvents": [
37     ]
38   },
39   "subspecs": [
40     {
41       "name": "Code",
42       "source_files": "LSTPopView/Classes/Code/**/*",
43       "frameworks": "UIKit"
44     }
45   ]