blob: 20348c2df748ee9c4cd755daa64daf574983b7ab [file] [log] [blame]
{
"name": "XZDoodleView",
"version": "1.2",
"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.2"
},
"source_files": "XZDoodleView/XZDoodleView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}