[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 1 / 5 / 0 / EAFeatureGuideView / 1.0.2 / EAFeatureGuideView.podspec.json
blob4ba8b1b952368cc5696fafb4a5d2137ec494a0b0
2   "name": "EAFeatureGuideView",
3   "version": "1.0.2",
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.2"
20   },
21   "source_files": [
22     "EAFeatureGuideView",
23     "EAFeatureGuideView/**/*.{h,m}"
24   ],
25   "resources": "EAFeatureGuideView/EAFeatureGuideResources.bundle/*.png",
26   "frameworks": "UIKit"