Latest | 0.2.0 |
---|---|
Homepage | https://igrsoft.com |
License | MIT |
Platforms | ios 9.0, requires ARC |
Latest podspec
{ "name": "IGRFastFilterView", "version": "0.2.0", "license": { "type": "MIT", "file": "LICENSE" }, "summary": "Shader Filters View", "description": "IGRFastFilterView provides:n* Apply Instagram like filters", "homepage": "https://igrsoft.com", "social_media_url": "https://twitter.com/ikorich", "authors": "Vitalii Parovishnyk", "platforms": { "ios": "9.0" }, "source": { "git": "https://github.com/IGRSoft/IGRFastFilterView.git", "tag": "0.2.0" }, "public_header_files": [ "IGRFastFilterView/*.h", "IGRFastFilterView/CustomViews/*.h" ], "source_files": "IGRFastFilterView/**/*.{h,m}", "resources": "Resources/IGRFastFilterViewResources.bundle", "requires_arc": true, "weak_frameworks": [ "UIKit", "Foundation", "CoreGraphics" ], "ios": { "dependencies": { "GPUImage": [ "0.1.7" ] } } }
Sat, 11 Nov 2017 18:00:03 +0000