[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 5 / 0 / EAFeatureGuideView / 1.0.4 / EAFeatureGuideView.podspec.json
blob6d9cd512653f1edf0ec9e2e46ffc88a1a0ee9344
2   "name": "EAFeatureGuideView",
3   "version": "1.0.4",
4   "summary": "A easy way to show feature guide with EAFeatureGuideView.",
5   "description": "A easy way to show feature guide with EAFeatureGuideView when you develop 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.4"
20   },
21   "source_files": [
22     "EAFeatureGuideView",
23     "EAFeatureGuideView/**/*.{h,m}"
24   ],
25   "resources": "EAFeatureGuideView/Resources/*.png",
26   "frameworks": "UIKit"