blob: 53df11ff2128a4f3af9fc6c1349d441fec270afc [file] [log] [blame]
{
"name": "LazyPDFKit",
"version": "1.0.4",
"summary": "An IOS PDF Framework written in Objective-C.",
"homepage": "https://github.com/worgock/LazyPDFKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mario Perrotta": "perrotta.mr@gmail.com"
},
"social_media_url": "http://twitter.com/worgock",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/worgock/LazyPDFKit.git",
"tag": "v1.0.4",
"submodules": true
},
"source_files": "LazyPDFKit/**/*.{h,m}",
"resources": "LazyPDFKit/**/*.{xcdatamodeld,png,xib}",
"requires_arc": true
}