blob: 015535631c95aee0f19562e2f32f558e040c6d1b [file] [log] [blame]
{
"name": "XLsn0wDrawKit",
"version": "1.0.0",
"summary": "XLsn0wDrawKit by UIBezierPath + CAShapeLayer + CAAnimation",
"authors": {
"XLsn0w": "xlsn0w@outlook.com"
},
"homepage": "https://github.com/XLsn0w/XLsn0wDrawKit",
"source": {
"git": "https://github.com/XLsn0w/XLsn0wDrawKit.git",
"tag": "1.0.0"
},
"source_files": "DrawKit/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"XLsn0wKit_objc": [
]
}
}