[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 7 / 5 / LSTPopView / 0.1.07231543 / LSTPopView.podspec.json
blobf7e75235bed4d96193268c5c400841935e71b82c
2   "name": "LSTPopView",
3   "version": "0.1.07231543",
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.07231543"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "default_subspecs": "Code",
22   "dependencies": {
23     "LSTTimer": [
25     ],
26     "LSTCategory/UIView+LSTView": [
28     ],
29     "LSTCategory/NSString+LSTString": [
31     ],
32     "LSTCategory/UIColor+LSTColor": [
34     ],
35     "LSTCategory/LSTGestureEvents": [
37     ],
38     "LSTCategory/LSTControlEvents": [
40     ]
41   },
42   "subspecs": [
43     {
44       "name": "Code",
45       "source_files": "LSTPopView/Classes/Code/**/*",
46       "frameworks": "UIKit"
47     }
48   ]