blob: 279af42f53f4caf2e127b8283d91828377986b5b [file] [log] [blame]
{
"name": "PrimaryFlightDisplay",
"version": "0.5.3",
"summary": "Primary Flight Display SpriteKit Framework for Mac + iOS.",
"homepage": "https://github.com/kouky/PrimaryFlightDisplay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Koukoullis": "mike@kouky.org"
},
"social_media_url": "http://twitter.com/kouky",
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"requires_arc": true,
"source": {
"git": "https://github.com/kouky/PrimaryFlightDisplay.git",
"tag": "0.5.3",
"submodules": true
},
"source_files": "Sources/**/*.{h,swift}"
}