blob: 8a04959cace36dc9926d7e93508a4881015e9e0f [file] [log] [blame]
{
"name": "Masonry+ToSuperView",
"version": "0.1.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.1.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"
}