blob: c966bab70f2acac061156edcf57371f1e008c798 [file] [log] [blame]
{
"name": "CIPDFKit",
"version": "0.1.1",
"summary": "CIPDFKit to fill pdf forms.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://bitbucket.org/gswaitch/cipdfkit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GgnSwaitch": "gswaitch@comdain.com.au"
},
"source": {
"git": "https://bitbucket.org/gswaitch/cipdfkit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"*",
"CPDFKit/*"
]
}