blob: 98ece377d504fa6cf000d33eb4ac41878b578c6e [file] [log] [blame]
{
"name": "RKLayoutLibrary",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RKLayoutLibrary/Source/**/*",
"frameworks": "UIKit"
}