blob: 1fad733ea5abb6c109b912f573f70fef7770873e [file] [log] [blame]
{
"name": "Lima",
"version": "1.1",
"license": "Apache License, Version 2.0",
"homepage": "https://github.com/gk-brown/Lima",
"authors": "Greg Brown",
"summary": "Declarative UI for iOS and tvOS",
"source": {
"git": "https://github.com/gk-brown/Lima.git",
"tag": "1.1"
},
"swift_version": "5.0",
"platforms": {
"ios": "10.3",
"tvos": "10.2"
},
"ios": {
"source_files": "Lima-iOS/Lima/*.{h,m,swift}"
},
"tvos": {
"source_files": "Lima-iOS/Lima/*.{h,m,swift}"
}
}