blob: 4242655435e7597bc875ba6077f5d80fdedd219b [file] [log] [blame]
{
"name": "XZDoodleView",
"version": "1.1",
"summary": "XZDoodleView.",
"description": "this is XZDoodleView",
"homepage": "https://github.com/zyj179638121/XZDoodleView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"zyj179638121": "179638121@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zyj179638121/XZDoodleView.git",
"tag": "1.1"
},
"source_files": "XZDoodleView/XZDoodleView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}