[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 0 / 1 / RumbleStrip / 0.1.1 / RumbleStrip.podspec.json
blob77503d7ed9c87e0b84a89f19297f35e600c50d1f
2   "name": "RumbleStrip",
3   "version": "0.1.1",
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.1"
14   },
15   "social_media_url": "https://twitter.com/davidrothera",
16   "platforms": {
17     "ios": "7.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   ]