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