blob: a5deb6407e1440374b4fc9adcd2b7103d355e426 [file] [log] [blame]
{
"name": "XTGuideView",
"version": "0.0.2",
"summary": "A lightweight animated guide view, swift",
"homepage": "https://github.com/bluerainxty/XTGuideView.git",
"license": "MIT",
"authors": {
"夏天宇": "595282304@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bluerainxty/XTGuideView.git",
"tag": "0.0.2"
},
"source_files": [
"KSGuideController",
"KSGuideController/**/*.{swift}"
],
"resources": "KSGuideController/Resources/*.png",
"frameworks": "UIKit"
}