[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / c / e / b / Reamaze / 0.0.2 / Reamaze.podspec.json
blob8583ff96d5002a02fca45148927e3fc393201a88
2   "name": "Reamaze",
3   "version": "0.0.2",
4   "summary": "Embeddable help knowledge base for your mobile app",
5   "description": "                   Reamaze is a hosted helpdesk made for developers. This cocoapod\n                   allows you to easily integrate the Reamaze Knowledge Base to your \n                   iOS Mobile app.\n\n                   Some other Reamaze features:\n                   * Reamaze.js allows you to embed a full support system into your web app\n                   * Helps you handle support requests from multiple channels including email, Facebook and Twitter\n                   * Integrates with 3rd party apps like Shopify and Slack.\n                   \n",
6   "homepage": "http://www.reamaze.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pat Morgan": "pat@reamaze.com"
13   },
14   "social_media_url": "http://twitter.com/reamaze",
15   "source": {
16     "git": "https://github.com/reamaze/reamaze-ios.git",
17     "tag": "0.0.2"
18   },
19   "source_files": [
20     "ReamazeSDK",
21     "ReamazeSDK/**/*.{h,m}"
22   ],
23   "exclude_files": [
24     "ReamazeSDK/Exclude",
25     "ReamazeSDK/ReamazeSDKTests"
26   ],
27   "resources": "ReamazeSDK/*.xib",
28   "requires_arc": true,
29   "platforms": {
30     "ios": "5.0"
31   },
32   "frameworks": "UIKit"