blob: 92d38bd2e5c66b5ded86f71453fa281a1a47c1af [file] [log] [blame]
{
"name": "UIPheonix",
"version": "2.0.3",
"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.3"
},
"source_files": "Sources/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}