[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 3 / 4 / UniqueSDK / 0.0.4 / UniqueSDK.podspec.json
blob431cf0769fb9062800edf1d5ced09a70e68d4a67
2   "name": "UniqueSDK",
3   "platforms": {
4     "ios": "13.0"
5   },
6   "summary": "UniqueSDK allows allows developers to integrate with polkadot blockchain.",
7   "requires_arc": true,
8   "version": "0.0.4",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Unique Network": "uniquenetworkdev@gmail.com"
15   },
16   "homepage": "https://github.com/UniqueNetwork/unique-sdk-swift",
17   "source": {
18     "git": "https://github.com/UniqueNetwork/unique-sdk-swift.git",
19     "tag": "0.0.4"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "IrohaCrypto": [
25     ],
26     "KeychainAccess": [
28     ]
29   },
30   "source_files": "UniqueSDK/**/*.{h,m,swift,plist}",
31   "swift_versions": "4.0",
32   "swift_version": "4.0"