blob: fbc33b8e42c56a811544ba4bef7831408d6c9608 [file] [log] [blame]
{
"name": "YSPath",
"version": "1.0.0",
"summary": "a library that draw with function.",
"description": "a library that draw with function. you can use it to draw beautiful lines.",
"homepage": "https://github.com/yangjiaxuan/YSPath",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangjiaxuan": "2625086962@qq.com"
},
"source": {
"git": "https://github.com/yangjiaxuan/YSPath.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YSPath/**/*.{h,m}"
}