blob: b209c0fd7d7eda193a8e8cb3d8208977bc6ccb7d [file] [log] [blame]
{
"name": "MJPathView",
"version": "1.0.0",
"summary": "A elliptical path that can be previewed on the xib and supports screen adaptation.",
"homepage": "https://github.com/iosLiuPeng/MJPathView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iosLiuPeng": "392009255@qq.com"
},
"source": {
"git": "https://github.com/iosLiuPeng/MJPathView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"frameworks": "UIKit"
}