blob: bb23edba66fbe592a2590add07435b449b5dc33f [file] [log] [blame]
{
"name": "masonry+superview",
"version": "0.0.2",
"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.0.2"
},
"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"
}