[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / e / 5 / Cider / 0.7.0 / Cider.podspec.json
blob8c45f1a27635c221c48f3daa0d25b8847a22502e
2   "name": "Cider",
3   "version": "0.7.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.7.0"
22   },
23   "source_files": "Sources/Cider/**/*.swift",
24   "pushed_with_swift_version": "4.0"