blob: ef7bacb7491893e1275ee36025690fd058cc2cd3 [file] [log] [blame]
{
"name": "ParticlePullToRefresh",
"version": "0.1",
"summary": "Custom pull-to-refresh with animated particle system",
"homepage": "https://github.com/10clouds/ParticlePullToRefresh-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Demchenko": "alexdemchenko@yahoo.com"
},
"social_media_url": "https://twitter.com/10clouds",
"platforms": {
"ios": "11.0"
},
"swift_version": "4.1",
"source": {
"git": "https://github.com/10clouds/ParticlePullToRefresh-iOS.git",
"tag": "0.1"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}