[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / 2 / AAShimmerView / 1.1 / AAShimmerView.podspec.json
blob787bbcb6277142be102621c97bb475d99f84f5b2
2   "name": "AAShimmerView",
3   "version": "1.1",
4   "summary": "AAShimmerView aims to bring Facebook loading Views to all apps",
5   "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.",
6   "homepage": "https://github.com/ahmed93/AAShimmerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ahmed Mohamed Magdi": "ahmed.moh.magdi93@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ahmed93/AAShimmerView.git",
16     "tag": "1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AAShimmerView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"