blob: 4fac247fcdead7b4fef00d4d77a1eb143b514692 [file] [log] [blame]
{
"name": "BAFluidView",
"version": "0.2.5",
"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.5"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"social_media_url": "https://twitter.com/brantigua",
"source_files": "Pod/Classes",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}