[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 9 / 5 / LYSoundtrack / 1.13.0 / LYSoundtrack.podspec.json
blobb29d5e1a40bae77266f0d6c02af096561b1f1068
2   "name": "LYSoundtrack",
3   "version": "1.13.0",
4   "summary": "LYSoundtrack lib.",
5   "description": "LYSoundtrack library.\nSound visual lib.\n1.0.0: iOS8+.\n1.12.0: iOS9+; Xcode12.\n1.13.0: iOS11+; Xcode13.",
6   "homepage": "https://github.com/blodely/LYSoundtrack",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Luo Yu(blodely)": "indie.luo@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/blodely/LYSoundtrack.git",
16     "tag": "1.13.0"
17   },
18   "social_media_url": "https://weibo.com/blodely",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": [
23     "LYSoundtrack/Classes/range_slider/*",
24     "LYSoundtrack/Classes/prefix_trimmer/*",
25     "LYSoundtrack/Classes/begin_selector/*",
26     "LYSoundtrack/Classes/*"
27   ],
28   "frameworks": [
29     "UIKit",
30     "AVFoundation"
31   ],
32   "dependencies": {
33     "LYCategory": [
34       "~>1.13"
35     ]
36   }