[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / e / a / f / GofShakeAndEmail / 1.0.1 / GofShakeAndEmail.podspec.json
blob606660715f12cf0a4deb54d1fd1cdb0f8624e4ff
2   "name": "GofShakeAndEmail",
3   "version": "1.0.1",
4   "summary": "一个好玩的摇一摇截图邮件反馈BUG的库",
5   "description": "一个使用OC实现的摇一摇截图邮件反馈BUG的库.",
6   "homepage": "https://github.com/wangzz/WZMarqueeView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LeeGof": "ligfufida@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LeeGof/GofShakeAndEmail.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "GofShakeAndEmail/GofShakeAndEmail/*.{h,m}",
23   "frameworks": [
24     "Foundation",
25     "MessageUI",
26     "UIKit"
27   ]