[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 9 / 5 / LYSoundtrack / 1.0.0 / LYSoundtrack.podspec.json
blob6e76bfad580db31a39a36de33587be7c691d2559
2   "name": "LYSoundtrack",
3   "version": "1.0.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.0.0"
17   },
18   "social_media_url": "https://weibo.com/blodely",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": [
23     "LYSoundtrack/Classes/range_slider/*",
24     "LYSoundtrack/Classes/prefix_trimmer/*",
25     "LYSoundtrack/Classes/*"
26   ],
27   "frameworks": [
28     "UIKit",
29     "AVFoundation"
30   ],
31   "dependencies": {
32     "LYCategory": [
34     ],
35     "Masonry": [
37     ]
38   }