[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 2 / b / sapcai / 4.0.0 / sapcai.podspec.json
blob1ee38dad5e322bd02c2524a0f35ed236dce1d237
2   "name": "sapcai",
3   "version": "4.0.0",
4   "summary": "SAP Conversational AI Official iOS SDK in Swift",
5   "description": "SAP Conversational AI Official iOS SDK in Swift. Allows you to make request to your bots.",
6   "homepage": "https://github.com/SAPConversationalAI",
7   "license": "MIT",
8   "authors": "PSAP CAI team",
9   "source": {
10     "git": "https://github.com/SAPConversationalAI/SDK-ios.git",
11     "tag": "4.0.0"
12   },
13   "social_media_url": "https://twitter.com/sapcai",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "dependencies": {
20     "Alamofire": [
22     ],
23     "ObjectMapper": [
25     ]
26   }