{ | |
"name": "RKLayoutLibrary", | |
"version": "0.1.1", | |
"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.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "RKLayoutLibrary/Source/**/*", | |
"frameworks": "UIKit" | |
} |