blob: a994f20535ccd1d33a1b93e080a29ccf20e31909 [file] [log] [blame]
{
"name": "AZLDraw",
"version": "0.1.0",
"summary": "一個用於畫圖的庫",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/azusalee/AZLDrawView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"azusalee": "384433472@qq.com"
},
"source": {
"git": "https://github.com/azusalee/AZLDrawView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AZLDraw/Classes/**/*"
}