[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / f / d / ConnectMusics / 0.30.2 / ConnectMusics.podspec.json
bloba5a2c65413a289768e0a863f97eb59363ab964aa
2   "name": "ConnectMusics",
3   "version": "0.30.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.30.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"