blob: 61bbbe11abea6a5c9939862653dd4b1100ddbf4f [file] [log] [blame]
{
"name": "EAFeatureGuideView",
"version": "1.0.8",
"summary": "Relayout after iOS device did changed Orientation.",
"description": "An easy way to show feature guide with EAFeatureGuideView for 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.8"
},
"source_files": [
"EAFeatureGuideView",
"EAFeatureGuideView/**/*.{h,m}"
],
"resources": "EAFeatureGuideView/Resources/*.png",
"frameworks": "UIKit"
}