blob: 971d6b454b9b73d249322bb765986cc5b04db5e2 [file] [log] [blame]
{
"name": "CIPDFKit",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"*",
"CPDFKit/*"
]
}