[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 6 / e / CocoaSoundCloudAPI / 1.0.0 / CocoaSoundCloudAPI.podspec.json
blob07c599b3dc9bf0ed2929db95e6c93462b1af6167
2   "name": "CocoaSoundCloudAPI",
3   "version": "1.0.0",
4   "summary": "A simple way to interact with the SoundCloud  CocoaSoundCloudAPI.",
5   "homepage": "https://github.com/soundcloud/CocoaSoundCloudAPI",
6   "authors": {
7     "Ullrich Schäfer": "ullrich@soundcloud.com",
8     "Robert Böhnke": "robb@soundcloud.com",
9     "Tobias Kräntzer": "tk@soundcloud.com",
10     "Rob Siwek": "robert@soundcloud.com"
11   },
12   "platforms": {
13     "ios": null
14   },
15   "source": {
16     "git": "https://github.com/soundcloud/CocoaSoundCloudAPI.git",
17     "tag": "v1.0.0"
18   },
19   "source_files": [
20     "Sources",
21     "Sources/**/*.{h,m}"
22   ],
23   "frameworks": "Security",
24   "dependencies": {
25     "NXOAuth2Client": [
26       "1.2.1"
27     ]
28   },
29   "license": "Apache License, Version 2.0",
30   "requires_arc": false