blob: 767af14640a32e98e943a679e5c7fe1cbebff935 [file] [log] [blame]
{
"name": "Cat2Cat",
"version": "1.4.0",
"summary": "Cat2Cat - Asset Catalog -> Image Category",
"description": " A utility to take AssetCatalogs and turn them into UIImage or NSImage categories.\n\n * Creates category methods prefixed by ac_ to prevent naming collisions\n * Can create categories for UIImage, NSImage, or both.\n * Pod includes the compiled binary and a sample build script.\n",
"homepage": "https://github.com/vokal/Cat2Cat",
"license": "MIT",
"authors": {
"Ellen Shapiro": "http://www.vokalinteractive.com",
"Bryan Luby": "http://www.vokalinteractive.com"
},
"source": {
"git": "https://github.com/vokal/Cat2Cat.git",
"tag": "1.4.0"
},
"platforms": {
"ios": "6.0",
"osx": "10.9"
},
"requires_arc": true,
"preserve_paths": "CocoaPod/*"
}