blob: 7903ecbb9285184cd8d7a4bce56a1e57630130fc [file] [log] [blame]
{
"name": "EAFeatureGuideView",
"version": "1.0.7",
"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.7"
},
"source_files": [
"EAFeatureGuideView",
"EAFeatureGuideView/**/*.{h,m}"
],
"resources": "EAFeatureGuideView/Resources/*.png",
"frameworks": "UIKit"
}