blob: a1e3aaa98d994f67b1fff9c72fac8d216eb9219d [file] [log] [blame]
{
"name": "HMUserIntefaceFramework",
"platforms": {
"ios": "9.0"
},
"summary": "UI-related framework for iOS clients.",
"requires_arc": true,
"version": "1.0.0",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Holmusk": "viethai.pham@holmusk.com"
},
"homepage": "https://github.com/Holmusk/HMUserInterfaceFramework-iOS.git",
"source": {
"git": "https://github.com/Holmusk/HMUserInterfaceFramework-iOS.git",
"tag": "1.0.0"
},
"dependencies": {
"SwiftUtilities/Main": [
],
"SwiftUIUtilities/Main": [
],
"NVActivityIndicatorView": [
]
},
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "Main",
"source_files": "HMUserIntefaceFramework/**/*.{swift}"
}
]
}