blob: 383038763ac8f9bdea99a0f1369f88a5fbf7a634 [file] [log] [blame]
{
"name": "ASAppleMusic",
"version": "1.0.0",
"summary": "Apple Music library for developer and user token.",
"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",
"homepage": "https://github.com/Alexsays/ASAppleMusic",
"license": {
"type": "CC BY-SA 4.0",
"file": "LICENSE"
},
"authors": {
"Alex Silva": "alex@alexsays.info"
},
"source": {
"git": "https://github.com/Alexsays/ASAppleMusic.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/alexw0h4l",
"documentation_url": "http://asapplemusic.alexsays.info",
"platforms": {
"ios": "11.0"
},
"source_files": "ASAppleMusic/Classes/**/*",
"ios": {
"frameworks": "UIKit"
},
"dependencies": {
"Alamofire": [
],
"EVReflection/Alamofire": [
]
},
"pushed_with_swift_version": "4.0"
}