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