[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / b / 0 / eNotesSDKPre / 0.2.4 / eNotesSDKPre.podspec.json
blob2e0dd83b7dfbee1b6971d51bf8036e8f82edd6bc
2   "name": "eNotesSDKPre",
3   "version": "0.2.4",
4   "summary": "eNotes, a negotiable private key",
5   "description": "eNotesSDK, provide an esay way to use blockchain",
6   "homepage": "https://github.com/Smiacter/eNotesSDKPre",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Smiacter": "Smiacter@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Smiacter/eNotesSDKPre.git",
16     "tag": "0.2.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "source_files": [
23     "eNotesSDKPre/Classes/**/*.{swift}",
24     "eNotesSDKPre/Classes/Dependency/ACSBluetooth/*.{h,m}",
25     "eNotesSDKPre/Classes/Dependency/CoreBitcoin/**/*.{h,m}",
26     "eNotesSDKPre/Classes/Helper/BtcRawTx/*.{h,m}"
27   ],
28   "vendored_libraries": "eNotesSDKPre/Classes/Dependency/**/*.a",
29   "vendored_frameworks": "eNotesSDKPre/Classes/Dependency/**/*.framework",
30   "frameworks": "AVFoundation",
31   "pod_target_xcconfig": {
32     "OTHER_LDFLAGS": "-lObjC"
33   },
34   "dependencies": {
35     "SolarNetwork": [
37     ],
38     "BigInt": [
40     ],
41     "CryptoSwift": [
43     ]
44   },
45   "xcconfig": {
46     "ENABLE_BITCODE": "NO"
47   }