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