[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / d / 3 / b / SPIClient-iOS / 2.0.3 / SPIClient-iOS.podspec.json
blob1672458dfb4eb57f5b9242cee10776e8d926a806
2   "name": "SPIClient-iOS",
3   "version": "2.0.3",
4   "summary": "SPI Client iOS",
5   "authors": [
6     "Yoo-Jin Lee",
7     "Mike Gouline"
8   ],
9   "license": {
10     "type": "Apache License, Version 2.0"
11   },
12   "homepage": "https://github.com/AssemblyPayments/spi-client-ios",
13   "source": {
14     "git": "https://github.com/AssemblyPayments/spi-client-ios.git",
15     "tag": "2.0.3"
16   },
17   "source_files": "Library/**/*.{h,m,c}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "dependencies": {
23     "RNCryptor-objc": [
25     ],
26     "SocketRocket": [
28     ]
29   }