[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 7 / 5 / LSTPopView / 0.3.10 / LSTPopView.podspec.json
blobbfe3b2fe476af0cb7a7259d03bac2bab63b8931e
2   "name": "LSTPopView",
3   "version": "0.3.10",
4   "summary": "LSTPopView是一个iOS万能弹窗组件",
5   "description": "LSTPopView 万能弹窗,功能强大,易于拓展,性能优化和内存控制让其运行更加的流畅和稳健, 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.3.10"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "default_subspecs": "Code",
22   "dependencies": {
23     "LSTTimer": [
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "Code",
30       "source_files": "LSTPopView/Classes/Code/**/*",
31       "frameworks": "UIKit"
32     }
33   ]