blob: ddc019e44782b6e6714b1ebddf204977c7e95265 [file] [log] [blame]
{
"name": "SwiftShimmer",
"version": "0.0.2",
"summary": "Swift version Shimmer.",
"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.",
"homepage": "https://github.com/YunyueLin/Shimmering",
"license": "Apache License, Version 2.0",
"authors": {
"林赟越": "497075549@qq.com"
},
"social_media_url": "https://yunyuelin.github.io/",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"source": {
"git": "https://github.com/YunyueLin/Shimmering.git",
"tag": "0.0.2"
},
"source_files": "SwiftShimmering/Shimmering/**/*.{h,swift}",
"requires_arc": true
}