2 "name": "SoundCloudSwift",
4 "summary": "SoundCloud client implemented on Swift",
5 "description": "SoundCloudSwift is a Swift library to interact with SoundCloud API.\nIt offers session management, API interaction and music playing with a fresh Swift fluent interface\ntaking advantage of Swift features",
6 "homepage": "https://github.com/pepibumur/SoundCloudSwift",
9 "Pepi": "pepibumur@gmail.com"
12 "git": "https://github.com/pepibumur/SoundCloudSwift.git",
21 "source_files": "SoundCloudSwift/Source/Core/**/*",
23 "source_files": "SoundCloudSwift/Source/iOS/**/*",
24 "frameworks": "WebKit"
27 "source_files": "SoundCloudSwift/Source/OSX/**/*",
28 "frameworks": "WebKit"