blob: 7c487c19a8e5ba3539ee6361c78c98c7fb276b5a [file] [log] [blame]
{
"name": "FlowCommoniOS",
"version": "1.8.8",
"summary": "Common files required for running any iOS project that uses Flow timelines.",
"homepage": "https://github.com/createwithflow/FlowCommoniOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Flow": "info@createwithflow.com"
},
"source": {
"git": "https://github.com/createwithflow/FlowCommoniOS.git",
"tag": "1.8.8"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/FlowCommoniOSFiles/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}