blob: 4ba8b1b952368cc5696fafb4a5d2137ec494a0b0 [file] [log] [blame]
{
"name": "EAFeatureGuideView",
"version": "1.0.2",
"summary": "A easy way to show feature guide with EAFeatureGuideView.",
"description": "A easy way to show feature guide with EAFeatureGuideView when you develop iOS apps.",
"homepage": "https://github.com/Easence/EAFeatureGuideView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Easence": "yiyunhzy@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Easence/EAFeatureGuideView.git",
"tag": "1.0.2"
},
"source_files": [
"EAFeatureGuideView",
"EAFeatureGuideView/**/*.{h,m}"
],
"resources": "EAFeatureGuideView/EAFeatureGuideResources.bundle/*.png",
"frameworks": "UIKit"
}