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