blob: de7f000af3918eb659a7359c8c81112e2b8054a6 [file] [log] [blame]
{
"name": "Lima",
"version": "1.0.3",
"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.0.3"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0",
"tvos": "10.0"
},
"ios": {
"source_files": "Lima-iOS/Lima/*.{h,m,swift}"
},
"tvos": {
"source_files": "Lima-iOS/Lima/*.{h,m,swift}"
}
}