blob: 79f45464562467c24c5f7a0fe412cc60cd8ec09b [file] [log] [blame]
{
"name": "masonry+superview",
"version": "0.1.1",
"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.1.1"
},
"source_files": "*.{h,m,swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Masonry": [
]
},
"authors": {
"xuk3r": "a4101823@126.com"
},
"social_media_url": "https://github.com/xuk3r"
}