[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 2 / b / Soundcloud / 0.1.1 / Soundcloud.podspec.json
blob27fbd0d9a754ff6e8e5b4e1e85d8b7a0f536aa17
2   "name": "Soundcloud",
3   "version": "0.1.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/delannoyk/SoundcloudSDK",
8   "authors": {
9     "Kevin Delannoy": "delannoyk@gmail.com"
10   },
11   "summary": "SoundcloudSDK is a framework written in Swift over Soundcloud API.",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/delannoyk/SoundcloudSDK.git",
17     "tag": "0.1.1"
18   },
19   "source_files": "sources/SoundcloudSDK/**/*.swift",
20   "frameworks": "UIKit",
21   "dependencies": {
22     "UICKeyChainStore": [
23       "~> 2.0.6"
24     ],
25     "1PasswordExtension": [
26       "~> 1.2"
27     ]
28   },
29   "requires_arc": true