[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 4 / 9 / SensorsAnalyticsEncrypt / 0.0.1 / SensorsAnalyticsEncrypt.podspec.json
blobf6055d8b86995127f16c3c1ddd43af1c593276b5
2   "name": "SensorsAnalyticsEncrypt",
3   "version": "0.0.1",
4   "summary": "The official iOS Encrypt of Sensors Analytics.",
5   "homepage": "http://www.sensorsdata.cn",
6   "source": {
7     "git": "https://github.com/sensorsdata/sa-sdk-ios-encrypt.git",
8     "tag": "v0.0.1"
9   },
10   "license": {
11     "type": "Boost Software License, Version 1.0"
12   },
13   "authors": {
14     "Quan Wen": "wenquan@sensorsdata.cn"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "SensorsAnalyticsEncrypt/**/*.{h,mm,cpp}",
20   "public_header_files": "SensorsAnalyticsEncrypt/ECC/SACryptoppECC.h",
21   "pod_target_xcconfig": {
22     "GCC_PREPROCESSOR_DEFINITIONS": "SENSORS_ANALYTICS_ENABLE_CUSTOM_CRYPTOPP=1",
23     "OTHER_CPLUSPLUSFLAGS[sdk=iphonesimulator*]": "$(OTHER_CFLAGS) -DCRYPTOPP_DISABLE_ASM=1",
24     "GCC_WARN_INHIBIT_ALL_WARNINGS": "YES"
25   }