blob: 7edab750fa122b9b3755d673df77d6657414c7d5 [file] [log] [blame]
{
"name": "PZPlayer",
"version": "0.1.0",
"summary": "Let's try haxe+openfl in a ios library",
"description": "This is a description for my lib using haxe+openFL, hope it works!",
"homepage": "https://github.com/rafaelapaula/PZPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rafaela Lourenço de Paula": "rafaelapaula@gec.inatel.br"
},
"source": {
"git": "https://github.com/rafaelapaula/PZPlayer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "PZModule/*"
}