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