[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 7 / 0 / AiactivSDK / 1.0.5 / AiactivSDK.podspec.json
blob8f7c7ffe35f5ef71e28a14d003b6f48c78cb6969
2   "name": "AiactivSDK",
3   "version": "1.0.5",
4   "summary": "The hassle-free way to add analytics to your iOS app with Aiactiv",
5   "description": "Analytics for iOS provides a single API that lets you\nintegrate with over 100s of tools.",
6   "homepage": "https://aiactiv.io",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aiactiv": "phuong@tvpsoft.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "http": "https://gitlab.com/dpnguyen/aiactiv-react-liv/-/raw/main/dist/AiactivSDK_1.0.5.zip?inline=false"
19   },
20   "social_media_url": "https://twitter.com/aiactiv",
21   "ios": {
22     "frameworks": "CoreTelephony",
23     "vendored_frameworks": "AiactivSDK.framework"
24   },
25   "frameworks": [
26     "Security",
27     "StoreKit",
28     "SystemConfiguration",
29     "UIKit"
30   ],
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   }