[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / f / d / ConnectMusics / 0.35.2 / ConnectMusics.podspec.json
blob6f13ac243cbb9609db96fdb3b8c3786e43aa3267
2   "name": "ConnectMusics",
3   "version": "0.35.2",
4   "summary": "ConnectMusics is a framework which allow you to simply connect multiple music provider like Spotify and AppleMusic",
5   "homepage": "https://github.com/shemana/ConnectMusics",
6   "license": {
7     "type": "Apache-2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Shemana": "guillaume@chiebbouares.me",
12     "Keena": "meryl2194@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.3"
16   },
17   "source": {
18     "git": "https://github.com/shemana/ConnectMusics.git",
19     "tag": "v0.35.2"
20   },
21   "source_files": "ConnectMusics/*.swift",
22   "requires_arc": true,
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.3"
26     ],
27     "SwiftyJSON": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0.1"