[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 5 / 0 / EAFeatureGuideView / 1.0.8 / EAFeatureGuideView.podspec.json
blob61bbbe11abea6a5c9939862653dd4b1100ddbf4f
2   "name": "EAFeatureGuideView",
3   "version": "1.0.8",
4   "summary": "Relayout after iOS device did changed Orientation.",
5   "description": "An easy way to show feature guide with EAFeatureGuideView for iOS apps.",
6   "homepage": "https://github.com/Easence/EAFeatureGuideView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Easence": "yiyunhzy@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/Easence/EAFeatureGuideView.git",
19     "tag": "1.0.8"
20   },
21   "source_files": [
22     "EAFeatureGuideView",
23     "EAFeatureGuideView/**/*.{h,m}"
24   ],
25   "resources": "EAFeatureGuideView/Resources/*.png",
26   "frameworks": "UIKit"