blob: 2230c714fe534f24677a64230789adb6fe2a4f2c [file] [log] [blame]
{
"name": "XLsn0wDrawKit",
"version": "1.0.1",
"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.1"
},
"source_files": "DrawKit/**/*.{h,m}",
"resources": "DrawKit/Bundle/XLsn0wDrawKit.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"XLsn0wKit_objc": [
]
}
}