[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 0 / 5 / Crisp / 0.1.26 / Crisp.podspec.json
blob4c1fc8eae5291aa06cee77b5bb4e836e8354c304
2   "name": "Crisp",
3   "version": "0.1.26",
4   "summary": "The Crisp iOS Framework",
5   "homepage": "https://crisp.im/",
6   "authors": {
7     "Name": "baptiste@crisp.chat"
8   },
9   "license": {
10     "type": "Copyright",
11     "file": "LICENSE"
12   },
13   "resource_bundles": {
14     "Crisp": [
15       "Sources/assets/**/*.{js,html}"
16     ]
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/crisp-im/crisp-sdk-ios.git",
23     "tag": "0.1.26"
24   },
25   "source_files": "Sources/**/*.swift",
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "4.2"
28   },
29   "requires_arc": true