blob: 18e09b3a680768ac469c8cd0ecd0fc6d7d63cc87 [file] [log] [blame]
{
"name": "AAShimmerView",
"version": "1.2.1",
"summary": "AAShimmerView aims to bring Facebook loading Views to all apps",
"description": "A quick way to present the user with loading indicator without blocking the user UI. AAShimmerView aims to enhance the User experince when waiting the API requests to finish. AAShimmerView is inspired from Facebook.",
"homepage": "https://github.com/ahmed93/AAShimmerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ahmed Mohamed Magdi": "ahmed.moh.magdi93@gmail.com"
},
"source": {
"git": "https://github.com/ahmed93/AAShimmerView.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AAShimmerView/Classes/**/*",
"pushed_with_swift_version": "4.0"
}