blob: a148cde10c855e62ff8e893825ee3b3ebc934ce6 [file] [log] [blame]
{
"name": "UIPheonix",
"version": "2.0.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.0.0"
},
"source_files": "UIPheonix/**/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}