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