blob: 5e0ea7a76aa04969ccb83b992f3fb9fae2bef15c [file] [log] [blame]
{
"name": "ASSpinnerView",
"version": "0.1.2",
"summary": "iOS swift component spinner view",
"homepage": "https://github.com/AhmedAskar/ASSpinnerView",
"screenshots": "https://raw.githubusercontent.com/AhmedAskar/ASSpinnerView/master/Screenshots/spinner.gif",
"license": "MIT",
"authors": {
"Ahmed Askar": "ahmedaskar1989@gmail.com"
},
"source": {
"git": "https://github.com/AhmedAskar/ASSpinnerView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"source_files": "ASSpinnerView/Classes/**/*"
}