blob: 6d2c7aa69b75e78392137d317a0eeab5dc514b33 [file] [log] [blame]
{
"name": "SwiftUIUtilitiesTests",
"platforms": {
"ios": "9.0"
},
"summary": "Common Swift UIKit test utilities.",
"requires_arc": true,
"version": "1.4.4",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Hai Pham": "swiften.svc@gmail.com"
},
"homepage": "https://github.com/protoman92/SwiftUIUtilities.git",
"source": {
"git": "https://github.com/protoman92/SwiftUIUtilities.git",
"tag": "1.4.4"
},
"frameworks": "UIKit",
"dependencies": {
"SwiftUtilities/Main": [
],
"SwiftUtilitiesTests/Main": [
]
},
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "Main",
"source_files": "SwiftUIUtilitiesTests/util/**/*.{swift}"
}
]
}