blob: 6d0e52685da2a30e75146015c3a64ac7242d8b5a [file] [log] [blame]
{
"name": "SHGuideView",
"version": "0.1.1",
"summary": "A simple custom GuideView.",
"homepage": "https://github.com/harushuu/SHGuideView",
"screenshots": "https://github.com/harushuu/SHGuideView/raw/master/Screenshots.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"@harushuu": "hunter4n@gmail.com"
},
"source": {
"git": "https://github.com/harushuu/SHGuideView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SHGuideView/*",
"frameworks": "UIKit",
"dependencies": {
"SHButton": [
"~> 0.1.9"
],
"Masonry": [
"~> 0.6.4"
]
}
}