blob: 185fe44744bb2e4aa3c0bfa66c9a9a98bc1571f9 [file] [log] [blame]
{
"name": "AWLoader",
"version": "1.0.1",
"summary": "AWLoader is a UI Compoonent that allows you to integrate a loader that fits your needs within your app.",
"description": "AWLoader is a UI Compoonent that allows you to integrate a loader that fits your needs within your app.\"",
"homepage": "https://github.com/Aymenworks/AWLoader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aymen Rebouh": "aymenmse@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Aymenworks/AWLoader.git",
"tag": "1.0.1"
},
"source_files": [
"AWLoader/**/*.{swift,h}"
],
"public_header_files": "AWLoader/**/*.h",
"swift_version": "5.0",
"social_media_url": "https://twitter.com/aymenworks"
}