[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / e / 5 / Cider / 0.5.0 / Cider.podspec.json
blob757360d7d7c7365852ece520c4e5329a908603bc
2   "name": "Cider",
3   "version": "0.5.0",
4   "summary": "The missing Apple Music SDK.",
5   "description": "Cider is an SDK for interacting with the Apple Music API. It can help you\nquickly search the catalog; retrive albums, artists, and songs; access\nthe user's playback history and recommendations; and more.",
6   "homepage": "https://github.com/scottrhoyt/Cider",
7   "documentation_url": "http://scottrhoyt.github.io/Cider/",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Scott Hoyt": "scottrhoyt@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/scotthoyt",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "source": {
20     "git": "https://github.com/scottrhoyt/Cider.git",
21     "tag": "0.5.0"
22   },
23   "source_files": "Cider/**/*.swift",
24   "pushed_with_swift_version": "4.0"