{ | |
"name": "SwpMasonryTools", | |
"version": "1.0.1", | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"summary": "Masonry 小工具", | |
"homepage": "https://github.com/swp-song/SwpMasonryTools", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"swp-song": "396587868@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/swp-song/SwpMasonryTools.git", | |
"tag": "1.0.1" | |
}, | |
"source_files": "SwpMasonryTools", | |
"requires_arc": true, | |
"frameworks": "Foundation", | |
"dependencies": { | |
"Masonry": [ | |
] | |
} | |
} |