blob: b60a57439c2dcee7f896c560267404383daa39a5 [file] [log] [blame]
{
"name": "ComdainPDF",
"version": "0.1.4",
"summary": "ComdainPDF pod to fill pdf forms.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://bitbucket.org/gswaitch/comdainpdf",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GSwaitch": "gswaitch@comdain.com.au"
},
"source": {
"git": "https://bitbucket.org/gswaitch/comdainpdf.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ComdainPDF/**/*.{h,m,swift}",
"frameworks": [
"UIKit",
"MapKit"
]
}