blob: f1bfe50100a37070d01b097754d9f7ce7050c6ee [file] [log] [blame]
{
"name": "ANAChat",
"version": "0.5.3",
"summary": "ANAChat iOS",
"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!",
"homepage": "https://github.com/Kitsune-tools/ANAChat-iOS",
"license": {
"type": "GNU LESSER GENERAL PUBLIC LICENSE",
"file": "LICENSE"
},
"authors": {
"RakeshTatekonda": "rakesh.tatekonda@nowfloats.com"
},
"source": {
"git": "https://github.com/Kitsune-tools/ANAChat-iOS.git",
"tag": "0.5.3"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1",
"OTHER_SWIFT_FLAGS": "-DANAChatPod"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ANAChat/Classes/**/*.{h,m,swift}",
"resource_bundles": {
"ANAChat": [
"ANAChat/Classes/**/*.{storyboard,xib,xcassets,json,imageset,png,xcdatamodeld}"
]
},
"frameworks": "UIKit"
}