blob: 92683c6991791e843a48e271f89c370e4fbe6e77 [file] [log] [blame]
{
"name": "Masonry+ToSuperView",
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "masonry+superview",
"homepage": "https://github.com/xuk3r/masonry-superview",
"source": {
"git": "https://github.com/xuk3r/masonry-superview.git",
"tag": "0.2.0"
},
"source_files": "*.{h,m,swift}",
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"dependencies": {
"Masonry": [
]
},
"authors": {
"xuk3r": "a4101823@126.com"
},
"social_media_url": "https://github.com/xuk3r"
}