blob: 26e959247897a19886558321721bf38b5bcd5d81 [file] [log] [blame]
{
"name": "GuideImageView",
"version": "1.0",
"license": "MIT",
"summary": "iOS新手引导--GuideImageView",
"homepage": "https://github.com/woaiyouxi0803/GuideImageView",
"source": {
"git": "https://github.com/woaiyouxi0803/GuideImageView.git",
"tag": "1.0"
},
"source_files": "GuideImageView/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"woaiyouxi": "woaiyouxi0803@163.com"
},
"social_media_url": "https://www.jianshu.com/u/2db8fe439069"
}