[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 1 / 0 / SoundCloudPicker / 1.0.4 / SoundCloudPicker.podspec.json
blob3d6576eef362ecbffbebc16f5490ef553843dad3
2   "name": "SoundCloudPicker",
3   "version": "1.0.4",
4   "summary": "SoundCloudPicker is an iOS UI component that allows you to quickly search the SoundCloud tracks with just a few lines of code.",
5   "license": {
6     "type": "MIT"
7   },
8   "homepage": "https://github.com/chksnd/soundcloud-picker-ios",
9   "authors": {
10     "Aibek Mazhitov": "aimazhdev@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/chksnd/soundcloud-picker-ios.git",
14     "tag": "1.0.4"
15   },
16   "source_files": "SoundCloudPicker/**/*.{h,m,swift,xib,strings,stringsdict}",
17   "exclude_files": "SoundCloudPickerDemo",
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "platforms": {
23     "ios": "13.0"
24   },
25   "requires_arc": true,
26   "swift_versions": "5.6.1",
27   "swift_version": "5.6.1"