[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / 6 / Critic / 0.0.7 / Critic.podspec.json
blob227b143b8f2120dc485bc95250ddde6beb0b8122
2   "name": "Critic",
3   "version": "0.0.7",
4   "summary": "iOS Library for accepting actionable customer feedback via Inventiv Critic.",
5   "description": "iOS Library for accepting actionable customer feedback via Inventiv Critic. You can read more about Critic here: https://inventiv.io/critic/",
6   "homepage": "https://github.com/inventiv-llc/inventiv-critic-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dave Lane": "dave.lane@inventiv.io"
13   },
14   "source": {
15     "git": "https://github.com/inventiv-llc/inventiv-critic-ios.git",
16     "tag": "0.0.7"
17   },
18   "social_media_url": "https://twitter.com/inventiv_llc",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Critic/Classes/**/*.{h,m,swift}",
23   "resource_bundles": {
24     "Critic": [
25       "Critic/Assets/**/*.{png,storyboard,xib}"
26     ]
27   },
28   "dependencies": {
29     "SystemServices": [
30       "~> 2.0.1"
31     ],
32     "UITextView+Placeholder": [
33       "~> 1.2"
34     ]
35   }