blob: 917cea0bee9844b0e9c2d9330654afbe92061834 [file] [log] [blame]
{
"name": "EAFeatureGuideView",
"version": "1.0.0",
"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.0"
},
"source_files": [
"EAFeatureGuideView",
"EAFeatureGuideView/**/*.{h,m}"
],
"frameworks": "UIKit"
}