blob: 3df2939af494ca01fd7b1990380dc4711aa7a177 [file] [log] [blame]
{
"name": "Cat2Cat",
"version": "1.3.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/vokalinteractive/Cat2Cat",
"license": "MIT",
"authors": {
"Ellen Shapiro": "http://www.vokalinteractive.com",
"Bryan Luby": "http://www.vokalinteractive.com"
},
"source": {
"git": "https://github.com/vokalinteractive/Cat2Cat.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "6.0",
"osx": "10.9"
},
"requires_arc": true,
"source_files": "CocoaPod/*"
}