[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / f / 8 / d / ANAChat / 0.4.7 / ANAChat.podspec.json
blobd380998757796ed4760538deb9abfe259e3ef005
2   "name": "ANAChat",
3   "version": "0.4.7",
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": "GNU LESSER GENERAL PUBLIC LICENSE",
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.4.7"
17   },
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "3.0",
20     "OTHER_SWIFT_FLAGS": "-DANAChatPod"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "ANAChat/Classes/**/*.{h,m,swift}",
26   "resource_bundles": {
27     "ANAChat": [
28       "ANAChat/Classes/**/*.{storyboard,xib,xcassets,json,imageset,png,xcdatamodeld}"
29     ]
30   },
31   "frameworks": "UIKit",
32   "dependencies": {
33     "Firebase/Messaging": [
35     ]
36   }