blob: 673a5e2b62586fe19d9859f5421408ec24d10cee [file] [log] [blame]
{
"name": "BAFluidView",
"version": "0.2.6",
"summary": "UIView that simulates a 2D view of a fluid in motion",
"description": "This view and it's layer create a 2D fluid animation that can be used to simulate a filling effect.\nmore info at: [https://github.com/antiguab/BAFluidView](https://github.com/antiguab/BAFluidView)",
"homepage": "https://github.com/antiguab/BAFluidView",
"screenshots": [
"https://github.com/antiguab/BAFluidView/blob/master/readmeAssets/screenshot1.png?raw=true",
"https://github.com/antiguab/BAFluidView/blob/master/readmeAssets/screenshot2.png?raw=true",
"https://github.com/antiguab/BAFluidView/blob/master/readmeAssets/screenshot3.png?raw=true",
"https://github.com/antiguab/BAFluidView/blob/master/readmeAssets/screenshot4.png?raw=true"
],
"license": "MIT",
"authors": {
"Bryan Antigua": "antigua.b@gmail.com"
},
"source": {
"git": "https://github.com/antiguab/BAFluidView.git",
"tag": "0.2.6"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"social_media_url": "https://twitter.com/brantigua",
"source_files": "Sources/BAFluidView/**/*.{h,m}",
"frameworks": "UIKit"
}