blob: 09f45a4758e8cca207ae307dd3bf8256d35c43ce [file] [log] [blame]
{
"name": "SHGuideView",
"version": "0.1.0",
"summary": "A simple custom GuideView.",
"homepage": "https://github.com/harushuu/SHGuideView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"@harushuu": "hunter4n@gmail.com"
},
"source": {
"git": "https://github.com/harushuu/SHGuideView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SHGuideView/*",
"frameworks": "UIKit",
"dependencies": {
"BFPaperButton": [
"~> 2.0.29"
],
"Masonry": [
"~> 0.6.4"
]
}
}