Latest | 1.0.0 |
---|---|
Homepage | http://github.com/devxoul/ImageEffects |
License | WWDC 2013 |
Platforms | ios 7.0, requires ARC |
Frameworks | UIKit, Foundation |
Authors |
no README.md available
Latest podspec
{ "name": "ImageEffects", "version": "1.0.0", "summary": "Bring UIImageEffects (WWDC 2013) to UIImage category with handy interface.", "homepage": "http://github.com/devxoul/ImageEffects", "license": { "type": "WWDC 2013", "file": "LICENSE" }, "authors": { "devxoul": "[email protected]" }, "source": { "git": "https://github.com/devxoul/ImageEffects.git", "tag": "1.0.0" }, "platforms": { "ios": "7.0" }, "requires_arc": true, "source_files": "ImageEffects/*.{h,m}", "frameworks": [ "UIKit", "Foundation" ] }
Sat, 27 Feb 2016 23:19:02 +0000