[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / 0 / ASMessenger / 0.1.0 / ASMessenger.podspec.json
blob2bbfdcdf260ea2ce53927d27693b49acfabee44b
2   "name": "ASMessenger",
3   "version": "0.1.0",
4   "summary": "A lightweight and performant messenger interface that's easy to implement",
5   "description": "[PRE-RELEASE] ASMessenger is a lightweight and performant messenger interface that's easy to implement. It's ideal for customer-support type conversations, such as a discussion between an Uber driver and rider.",
6   "homepage": "https://github.com/asharma-atx/ASMessenger",
7   "screenshots": "http://i.imgur.com/UbuSILm.png",
8   "license": "MIT",
9   "authors": {
10     "Amit Sharma": "amitsharma@mac.com"
11   },
12   "source": {
13     "git": "https://github.com/asharma-atx/ASMessenger.git",
14     "tag": "0.1.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "ASMessenger": [
23       "Pod/Assets/**/*"
24     ]
25   },
26   "public_header_files": [
27     "Pod/Classes/Messenger\\ View\\ Controller/*.h",
28     "Pod/Classes/Entry/*.h",
29     "Pod/Classes/_Header/*.h"
30   ]