blob: 57f7810c1fec0ae2c2a4edd1c6d653786c9c05d4 [file] [log] [blame]
{
"name": "LandzTech",
"version": "0.0.3",
"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.3"
},
"requires_arc": true,
"subspecs": [
{
"name": "LDTagsView",
"source_files": "LandzTech/LDTagsView/*.{h,m}",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}
]
}