[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 0 / 1 / RumbleStrip / 0.1.2 / RumbleStrip.podspec.json
blob8f40a746efabaf1d0b818376af4b7ac84094c836
2   "name": "RumbleStrip",
3   "version": "0.1.2",
4   "summary": "A simple feedback library for iOS apps.",
5   "description": "                       # RumbleStrip\n\n                       A simple feedback library for iOS apps.\n",
6   "homepage": "https://github.com/davidrothera/RumbleStrip",
7   "license": "MIT",
8   "authors": {
9     "David Rothera": "david.rothera@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/davidrothera/RumbleStrip.git",
13     "tag": "0.1.2"
14   },
15   "social_media_url": "https://twitter.com/davidrothera",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "RumbleStrip": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": [
27     "UIKit",
28     "AudioToolbox",
29     "MessageUI"
30   ]