blob: 0f65bbf41a85b1d9e87af5db8242e77cd7b1c420 [file] [log] [blame]
{
"name": "AAShimmerView",
"version": "1.0.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. FBShimmerView aims to enhance the User experince when waiting the API requests to finish. FBShimmerView 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.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AAShimmerView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}