blob: 27b251179ca121d01a9b4a947f499ea309e12179 [file] [log] [blame]
{
"name": "ARActivityIndicator",
"version": "1.0",
"summary": "ARActivityIndicator allow you to show indicator for a process",
"description": "\"ARActivityIndicator allow you to show indicator for a process. You can easily show and hide with a single line of code.\"",
"homepage": "https://github.com/AbdulRehmanWarraich/ARActivityIndicator.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AbdulRehman Warraich": "ar.warraich@outlook.com"
},
"source": {
"git": "https://github.com/AbdulRehmanWarraich/ARActivityIndicator.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ARActivityIndicator/Classes/**/*",
"swift_version": "4.2"
}