blob: c9cbc2b5b21a41f8486544dcbc2a3d283e821daa [file] [log] [blame]
{
"name": "LivePaperSDK",
"version": "2.0.0",
"summary": "Link Developer iOS library",
"description": "Provides an interface to the \"Link\" service by HP for creating watermarked images, QR codes, and mobile-friendly shortened URLs.",
"homepage": "https://mylinks.linkcreationstudio.com/developer/libraries/ios/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"a1cf64a6c93c5292335a0e92ef14cae19862967c": "alejandro.mendez@hp.com"
},
"source": {
"git": "https://github.com/IPGPTP/live_paper_sdk.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LivePaperSDK/LivePaperSDK/Classes/**/*",
"dependencies": {
"HPLinkUtils": [
]
}
}