[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / e / CocoaSoundCloudAPI / 1.0.1 / CocoaSoundCloudAPI.podspec.json
blob1b4e7aac71800ac1c6cbfd977a12884b9255f057
2   "name": "CocoaSoundCloudAPI",
3   "version": "1.0.1",
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.1"
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