blob: 8c0511fea212cfb5c9065aba522535fa176eeb5e [file] [log] [blame]
{
"name": "RMZAutoLayoutLibrary",
"version": "1.0.0",
"summary": "AutoLayout addsubview RMZAutoLayoutLibrary.",
"description": "AutoLayout add sub view",
"homepage": "https://github.com/reiya/RMZAutoLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"matsuki-reiya": "reiya.matsuki.1990.09.23@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/reiya/RMZAutoLayout.git",
"tag": "1.0.0"
},
"source_files": [
"RMZAutoLayout",
"RMZAutoLayout/**/*.swift"
],
"pushed_with_swift_version": "2.3"
}