Swift library for Android
What's New
Description
- Swift Tools 3.1.0
 
Description
{
  "name": "Android",
  "path": "/usr/src/package",
  "targets": [
    {
      "name": "Android",
      "path": "/usr/src/package/Sources",
      "type": "library",
      "c99name": "Android",
      "sources": [
        "AndroidManifestPermission.swift",
        "AndroidManifestPermissionGroup.swift",
        "AndroidNamespace.swift",
        "AppCompatActivity.swift",
        "Application.swift",
        "ArrayListExtension.swift",
        "BluetoothA2dp.swift",
        "BluetoothAdapter.swift",
        "BluetoothAdapterLeScanCallback.swift",
        "BluetoothClass.swift",
        "BluetoothClassDevice.swift",
        "BluetoothClassDeviceMajor.swift",
        "BluetoothClassService.swift",
        "BluetoothDevice.swift",
        "BluetoothGatt.swift",
        "BluetoothGattCallback.swift",
        "BluetoothGattCharacteristic.swift",
        "BluetoothGattDescriptor.swift",
        "BluetoothGattServer.swift",
        "BluetoothGattServerCallback.swift",
        "BluetoothGattService.swift",
        "BluetoothLeAdvertiseCallback.swift",
        "BluetoothLeAdvertiseData.swift",
        "BluetoothLeAdvertiseDataBuilder.swift",
        "BluetoothLeAdvertiseSettings.swift",
        "BluetoothLeAdvertiseSettingsBuilder.swift",
        "BluetoothLeAdvertisingSet.swift",
        "BluetoothLeAdvertisingSetCallback.swift",
        "BluetoothLeAdvertisingSetParameters.swift",
        "BluetoothLeAdvertisingSetParametersBuilder.swift",
        "BluetoothLePeriodicAdvertisingParameters.swift",
        "BluetoothLePeriodicAdvertisingParametersBuilder.swift",
        "BluetoothLeScanCallback.swift",
        "BluetoothLeScanFilter.swift",
        "BluetoothLeScanFilterBuilder.swift",
        "BluetoothLeScanRecord.swift",
        "BluetoothLeScanResult.swift",
        "BluetoothLeScanSettings.swift",
        "BluetoothLeScanSettingsBuilder.swift",
        "BluetoothLowEnergyAdvertiser.swift",
        "BluetoothLowEnergyScanner.swift",
        "BluetoothManager.swift",
        "BluetoothProfile.swift",
        "BluetoothProfileServiceListener.swift",
        "BluetoothServerSocket.swift",
        "BluetoothSocket.swift",
        "Button.swift",
        "ContentBroadcastReceiver.swift",
        "ContentContext.swift",
        "ContentContextWrapper.swift",
        "ContentIntent.swift",
        "ContentIntentFilter.swift",
        "ContentPmPackageManager.swift",
        "ContentResResources.swift",
        "ContextCompat.swift",
        "ContextSystemService.swift",
        "DrawableCompat.swift",
        "FullScreenDialogFragment.swift",
        "GraphicsColor.swift",
        "GraphicsDrawableColorDrawable.swift",
        "GraphicsDrawableDrawable.swift",
        "JNI.swift",
        "JNIListener.swift",
        "Menu.swift",
        "MenuItem.swift",
        "OsBuild.swift",
        "OsBuildVersion.swift",
        "OsBuildVersionCodes.swift",
        "OsBundle.swift",
        "OsHandler.swift",
        "OsParcelUuid.swift",
        "RecyclerView.swift",
        "RecyclerViewAdapter.swift",
        "RecyclerViewLayoutManager.swift",
        "RecyclerViewLinearLayoutManager.swift",
        "RecyclerViewViewHolder.swift",
        "Resource.swift",
        "Runnable.swift",
        "TextView.swift",
        "Toolbar.swift",
        "ToolbarOnMenuItemClickListener.swift",
        "UtilDisplayMetrics.swift",
        "UtilSparseArray.swift",
        "VectorDrawableCompat.swift",
        "View.swift",
        "ViewCompat.swift",
        "ViewDisplay.swift",
        "ViewGroup.swift",
        "ViewGroupLayoutParams.swift",
        "ViewGroupMarginLayoutParams.swift",
        "ViewLayoutInflater.swift",
        "ViewOnClickListener.swift",
        "ViewWindowManager.swift",
        "WidgetBaseAdapter.swift",
        "WidgetFrameLayout.swift",
        "WidgetFrameLayoutLayoutParams.swift"
      ],
      "module_type": "SwiftTarget"
    },
    {
      "name": "AndroidTests",
      "path": "/usr/src/package/Tests/AndroidTests",
      "type": "test",
      "c99name": "AndroidTests",
      "sources": [
        "AndroidTests.swift"
      ],
      "module_type": "SwiftTarget"
    }
  ]
}
							Package Dump
{
  "name": "Android",
  "exclude": [],
  "targets": [
    {
      "name": "Android",
      "dependencies": []
    }
  ],
  "dependencies": [
    {
      "url": "https://github.com/SwiftJava/java_swift.git",
      "version": {
        "lowerBound": "2.1.1",
        "upperBound": "3.0.0"
      }
    },
    {
      "url": "https://github.com/SwiftJava/java_util.git",
      "version": {
        "lowerBound": "2.0.0",
        "upperBound": "2.9223372036854775807.9223372036854775807"
      }
    },
    {
      "url": "https://github.com/PureSwift/Bluetooth.git",
      "version": {
        "lowerBound": "2.0.0",
        "upperBound": "2.9223372036854775807.9223372036854775807"
      }
    },
    {
      "url": "https://github.com/PureSwift/JNI.git",
      "version": {
        "lowerBound": "1.0.0",
        "upperBound": "1.9223372036854775807.9223372036854775807"
      }
    }
  ]
}
							Dependencies
- java_swift2.3.2
 - java_util2.3.2
 - Bluetooth2.3.1
 - JNI1.0.3
 
Dependencies
{
  "url": "/usr/src/package",
  "name": "Android",
  "path": "/usr/src/package",
  "version": "unspecified",
  "dependencies": [
    {
      "url": "https://github.com/SwiftJava/java_swift.git",
      "name": "java_swift",
      "path": "/usr/src/package/.build/checkouts/java_swift.git--2099324895773156684",
      "version": "2.3.2",
      "dependencies": [
        {
          "url": "https://github.com/SwiftJava/CJavaVM.git",
          "name": "CJavaVM",
          "path": "/usr/src/package/.build/checkouts/CJavaVM.git-1912236464384498801",
          "version": "1.1.4",
          "dependencies": []
        }
      ]
    },
    {
      "url": "https://github.com/SwiftJava/java_util.git",
      "name": "java_util",
      "path": "/usr/src/package/.build/checkouts/java_util.git--7565692523434061036",
      "version": "2.3.2",
      "dependencies": [
        {
          "url": "https://github.com/SwiftJava/java_lang.git",
          "name": "java_lang",
          "path": "/usr/src/package/.build/checkouts/java_lang.git-3839583734421535197",
          "version": "2.3.2",
          "dependencies": [
            {
              "url": "https://github.com/SwiftJava/java_swift.git",
              "name": "java_swift",
              "path": "/usr/src/package/.build/checkouts/java_swift.git--2099324895773156684",
              "version": "2.3.2",
              "dependencies": [
                {
                  "url": "https://github.com/SwiftJava/CJavaVM.git",
                  "name": "CJavaVM",
                  "path": "/usr/src/package/.build/checkouts/CJavaVM.git-1912236464384498801",
                  "version": "1.1.4",
                  "dependencies": []
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "url": "https://github.com/PureSwift/Bluetooth.git",
      "name": "Bluetooth",
      "path": "/usr/src/package/.build/checkouts/Bluetooth.git-3978048909848233670",
      "version": "2.3.1",
      "dependencies": []
    },
    {
      "url": "https://github.com/PureSwift/JNI.git",
      "name": "JNI",
      "path": "/usr/src/package/.build/checkouts/JNI.git-6439050524213556180",
      "version": "1.0.3",
      "dependencies": []
    }
  ]
}