blob: 8b1310edddfca882d3d67027056fea5e7483c372 [file] [log] [blame]
{
"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": [
]
}
}