[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 9 / 0 / CognoChatbot-iOS / 1.0.15 / CognoChatbot-iOS.podspec.json
blobe6e4dfa099e09240cf91053e9e72955ec4aa164d
2   "name": "CognoChatbot-iOS",
3   "version": "1.0.15",
4   "summary": "Simple chatbot SDK",
5   "description": "Chatbot SDK/ Framework ready to available with all types of iOS applications",
6   "homepage": "https://github.com/cognoai/CognoChatbot-iOS.git",
7   "license": "MIT",
8   "authors": {
9     "Shreyas Patel": "shreyas@getcogno.ai"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/cognoai/CognoChatbot-iOS.git",
16     "tag": "1.0.15"
17   },
18   "source_files": "CognoChatbot-iOS/**/*.swift",
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64e"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64e"
24   }