blob: 94185af0b200fd049e6660d6c32b4652d1a38565 [file] [log] [blame]
{
"name": "LandzTech",
"version": "0.0.1",
"summary": "LandzTech",
"homepage": "https://github.com/LandzTech/LandzTech",
"license": "MIT",
"authors": {
"Landz": "sunqingqiong@lizihang.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LandzTech/LandzTech.git",
"tag": "0.0.1"
},
"source_files": [
"LandzTech",
"LandzTech/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}