blob: 415b59749dc17af812032f0cdbcd8e977e2b69ef [file] [log] [blame]
{
"name": "UIPheonix",
"version": "2.1.0",
"summary": "UIPheonix is simple, it is a framework+concept for build apps where you create reusable UI controls and relate them to different states.",
"homepage": "https://github.com/MKGitHub/UIPheonix",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE.txt"
},
"authors": {
"Mohsan Khan": "git.mk@xybernic.com"
},
"platforms": {
"osx": "10.11",
"ios": "9.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/MKGitHub/UIPheonix.git",
"tag": "2.1.0"
},
"source_files": "Sources/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}