blob: dd6f772a02b5a282f6336bb6e3007f56a18fb5a9 [file] [log] [blame]
{
"name": "UIImagePDF",
"version": "0.9-beta1",
"summary": "Simple UIImage PDF renderer category for iOS scalable assets",
"homepage": "https://github.com/anodamobi/UIImage-PDF",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nigel Barber": "https://twitter.com/mindbrix",
"Oksana Kovalchuk": "oksana@anoda.mobi"
},
"social_media_url": "https://twitter.com/mindbrix",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/anodamobi/UIImage-PDF.git",
"tag": "0.9-beta1"
},
"source_files": "UIImagePDF/**/*{h,m}",
"requires_arc": true
}