[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 2 / e / xBit_iOS_SDK / 0.0.3 / xBit_iOS_SDK.podspec.json
blobade1f6975c95d21446a7774d4064b8c38fbd928e
2   "name": "xBit_iOS_SDK",
3   "version": "0.0.3",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "xBit iOS payments library",
9   "homepage": "https://xbitcrypto.com",
10   "social_media_url": "https://twitter.com/vihlayew",
11   "authors": {
12     "Vihlayew Alex": "vihlayew.alex@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/xcompanies/xBit-iOS-SDK.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "default_subspecs": "Core",
23   "subspecs": [
24     {
25       "name": "Core",
26       "source_files": "Sources/**/*.swift",
27       "frameworks": "Foundation"
28     }
29   ]