blob: dfe60fc6c923eeb2bb959b50065d7558a12f485e [file] [log] [blame]
{
"name": "RKLayoutLibrary",
"version": "0.1.2",
"summary": "This is an Swift Autolayout Tool that is easy to read and easy to coding for iOS.",
"homepage": "https://github.com/rick-ke/RKLayoutLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Rick Ke",
"source": {
"git": "https://github.com/rick-ke/RKLayoutLibrary.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.2",
"source_files": "RKLayoutLibrary/Source/**/*",
"frameworks": "UIKit"
}