[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / d / ANAChat / 0.1.8 / ANAChat.podspec.json
blobfbfa6838c3be77397b1d87986ba2b81262964580
2   "name": "ANAChat",
3   "version": "0.1.8",
4   "summary": "ANAChat iOS",
5   "description": "The Powerful **ANAChat**  iOS SDK allows you to integrate ANA to your app. Customise the UI according to your App Theme and you are all set. It is that simple!",
6   "homepage": "https://github.com/Kitsune-tools/ANAChat-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RakeshTatekonda": "rakesh.tatekonda@nowfloats.com"
13   },
14   "source": {
15     "git": "https://github.com/Kitsune-tools/ANAChat-iOS.git",
16     "tag": "0.1.8"
17   },
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "3.0"
20   },
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source_files": "ANAChat/Classes/**/*.{h,m,swift}",
25   "resource_bundles": {
26     "ANAChat": [
27       "ANAChat/Classes/**/*.{storyboard,xib,xcassets,json,imageset,png,xcdatamodeld}"
28     ]
29   },
30   "frameworks": "UIKit",
31   "dependencies": {
32     "Firebase/Messaging": [
34     ]
35   },
36   "pushed_with_swift_version": "3.0"