[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / 8 / 3 / e / LivePaperSDK / 2.0.0 / LivePaperSDK.podspec.json
blobc9cbc2b5b21a41f8486544dcbc2a3d283e821daa
2   "name": "LivePaperSDK",
3   "version": "2.0.0",
4   "summary": "Link Developer iOS library",
5   "description": "Provides an interface to the \"Link\" service by HP for creating watermarked images, QR codes, and mobile-friendly shortened URLs.",
6   "homepage": "https://mylinks.linkcreationstudio.com/developer/libraries/ios/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "a1cf64a6c93c5292335a0e92ef14cae19862967c": "alejandro.mendez@hp.com"
13   },
14   "source": {
15     "git": "https://github.com/IPGPTP/live_paper_sdk.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LivePaperSDK/LivePaperSDK/Classes/**/*",
22   "dependencies": {
23     "HPLinkUtils": [
25     ]
26   }