[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 7 / e / 0 / ShakeFeedback / 0.0.1 / ShakeFeedback.podspec.json
blob7b4e3f5ca6cf4d61346fd12e27bf0aa30580d008
2   "name": "ShakeFeedback",
3   "version": "0.0.1",
4   "summary": "Shake Feedback Bug.",
5   "description": "Shake Feedback Bug\n一个帮助用户快捷反馈Bug的框架",
6   "homepage": "https://github.com/yiios/ShakeFeedback",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Limo": "limo@yiios.com"
13   },
14   "source": {
15     "git": "https://github.com/yiios/ShakeFeedback.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ShakeFeedback/**/*.{h,m}",
22   "resource_bundles": {
23     "ShakeFeedback": [
24       "ShakeFeedback/**/*.{storyboard,xib,ttf,strings}"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ]