blob: dc2b9a6cf20dbf6d8c7e1b4238db47fc232b7ee7 [file] [log] [blame]
{
"name": "SYGuideView",
"version": "1.0.0",
"summary": "SYGuideView used to show guide while the app is first use.",
"homepage": "https://github.com/potato512/SYGuideView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"herman": "zhangsy757@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/potato512/SYGuideView.git",
"tag": "1.0.0"
},
"source_files": "SYGuideView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}