[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 1 / e / b / CSBehavior / 3.0.1-static / CSBehavior.podspec.json
blob03ad9703b55cd55460b69e9daa82658c0b135e1e
2   "name": "CSBehavior",
3   "version": "3.0.1-static",
4   "summary": "Mobile behavior SDK (CSBehavior) from Clearsale.",
5   "description": "Framework that collect public device information and send to Clearsale to improve services for anti fraud detection",
6   "homepage": "https://br.clear.sale/",
7   "authors": "Clearsale",
8   "license": {
9     "type": "Commercial",
10     "file": "CSBehavior.framework/csbehavior-license.md"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "http": "https://device.clearsale.com.br/ios/sdk-behavior-v3.0.1-static-release.zip"
17   },
18   "source_files": "CSBehavior.framework/Headers/*.h",
19   "public_header_files": "CSBehavior.framework/Headers/*.h",
20   "ios": {
21     "vendored_frameworks": "CSBehavior.framework"
22   },
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }