[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 5 / 8 / autoql / 0.0.1 / autoql.podspec.json
blobf7bfd23e9540a30d805567bb7137817643bcddbd
2   "name": "autoql",
3   "version": "0.0.1",
4   "summary": "You can create a chat connected with your data.",
5   "swift_versions": "4.2",
6   "description": "With this Widget You can create a chat connected with your database.",
7   "homepage": "https://github.com/chatatechnologies/ios-autoql.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Chata": "vicente@rinro.com.mx"
14   },
15   "source": {
16     "git": "https://github.com/chatatechnologies/ios-autoql.git",
17     "tag": "0.0.1"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "Classes/**/*",
23   "resources": "Assets/*.{png,storyboard,gif}",
24   "resource_bundles": {
25     "chata": [
26       "Assets/*.{png,gif}"
27     ]
28   },
29   "swift_version": "4.2"