[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 6 / c / 4 / SwiftShimmer / 0.0.2 / SwiftShimmer.podspec.json
blobddc019e44782b6e6714b1ebddf204977c7e95265
2   "name": "SwiftShimmer",
3   "version": "0.0.2",
4   "summary": "Swift version Shimmer.",
5   "description": "Shimmer is an easy way to add a shimmering effect to any view in your app. It's useful as an unobtrusive loading indicator.",
6   "homepage": "https://github.com/YunyueLin/Shimmering",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "林赟越": "497075549@qq.com"
10   },
11   "social_media_url": "https://yunyuelin.github.io/",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "swift_version": "4.1",
16   "source": {
17     "git": "https://github.com/YunyueLin/Shimmering.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "SwiftShimmering/Shimmering/**/*.{h,swift}",
21   "requires_arc": true