[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 2 / 6 / f / AicactusSDK / 1.0.5 / AicactusSDK.podspec.json
blobf12f4c3188a1f95be2a2363e52d1fe7f9a991400
2   "name": "AicactusSDK",
3   "version": "1.0.5",
4   "summary": "The hassle-free way to add analytics to your iOS app with Aicactus",
5   "description": "Analytics for iOS provides a single API that lets you\nintegrate with over 100s of tools.",
6   "homepage": "https://github.com/aicactus/aicactus-sdk-ios-lib",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aicactus": "phuong@tvpsoft.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "http": "https://github.com/aicactus/aicactus-sdk-ios-lib/raw/master/AicactusSDK/1.0.5/AicactusSDK.zip"
19   },
20   "social_media_url": "https://twitter.com/aicactus",
21   "ios": {
22     "frameworks": "CoreTelephony",
23     "vendored_frameworks": "AicactusSDK.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   }