[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 9 / 5 / LYSoundtrack / 1.12.0 / LYSoundtrack.podspec.json
blob066a9e0f06a715b10b03e30c488669fba9802ac8
2   "name": "LYSoundtrack",
3   "version": "1.12.0",
4   "summary": "LYSoundtrack lib.",
5   "description": "LYSoundtrack library.\nSound visual lib.",
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.12.0"
17   },
18   "social_media_url": "https://weibo.com/blodely",
19   "platforms": {
20     "ios": "9.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.12"
35     ],
36     "Masonry": [
38     ]
39   }