blob: 18643d6e87d9cdd2c8fbbed4b36d81226a2dd67c [file] [log] [blame]
{
"name": "CocoaSoundCloudAPI",
"version": "1.0.2",
"summary": "A simple way to interact with the SoundCloud CocoaSoundCloudAPI.",
"homepage": "https://github.com/soundcloud/CocoaSoundCloudAPI",
"authors": {
"Ullrich Schäfer": "ullrich@soundcloud.com",
"Robert Böhnke": "robb@soundcloud.com",
"Tobias Kräntzer": "tk@soundcloud.com",
"Rob Siwek": "robert@soundcloud.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/soundcloud/CocoaSoundCloudAPI.git",
"tag": "v1.0.2"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m}"
],
"frameworks": "Security",
"dependencies": {
"NXOAuth2Client": [
"1.2.2"
]
},
"license": "Apache License, Version 2.0",
"requires_arc": false
}