[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / a / f / GofShakeAndEmail / 1.0.2 / GofShakeAndEmail.podspec.json
blob092bdba4d45ed41d3c7b70a96dff80050be80059
2   "name": "GofShakeAndEmail",
3   "version": "1.0.2",
4   "summary": "一个好玩的摇一摇截图邮件反馈BUG的库",
5   "description": "一个使用OC实现的摇一摇截图邮件反馈BUG的库.",
6   "homepage": "https://github.com/LeeGof/GofShakeAndEmail",
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.2"
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   ]