blob: a6fc2afb449826c14840f9058caf7c2ba6b23396 [file] [log] [blame]
{
"name": "GuideImageView",
"version": "1.0.1",
"license": "MIT",
"summary": "iOS新手引导--GuideImageView",
"homepage": "https://github.com/woaiyouxi0803/GuideImageView",
"source": {
"git": "https://github.com/woaiyouxi0803/GuideImageView.git",
"tag": "1.0.1"
},
"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"
}