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