[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / b / ASAppleMusic / 1.0.1 / ASAppleMusic.podspec.json
blob272d9199441b10839d63d306190d7b314da5512f
2   "name": "ASAppleMusic",
3   "version": "1.0.1",
4   "summary": "Apple Music library for developer and user token.",
5   "description": "ASAppleMusic is a framework created to help developers to use the Apple Music API with their developer token or the user token that will be requested to the device user",
6   "homepage": "https://github.com/Alexsays/ASAppleMusic",
7   "license": {
8     "type": "CC BY-SA 4.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alex Silva": "alex@alexsays.info"
13   },
14   "source": {
15     "git": "https://github.com/Alexsays/ASAppleMusic.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/alexw0h4l",
19   "documentation_url": "http://asapplemusic.alexsays.info",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "ASAppleMusic/Classes/**/*",
24   "ios": {
25     "frameworks": "UIKit"
26   },
27   "dependencies": {
28     "Alamofire": [
30     ],
31     "EVReflection/Alamofire": [
33     ]
34   }