[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / e / 1 / 2 / Ensighten-no-idfa / 2.3.5 / Ensighten-no-idfa.podspec.json
blob6854c4293bfe032dfb17e2c95671ea4b18b150b7
2   "name": "Ensighten-no-idfa",
3   "version": "2.3.5",
4   "summary": "Ensighten Swift framework",
5   "description": "Install the Ensighten framework to deploy analytics and other third-party technologies in your iOS app written primarily in Swift. The library must be bootstrapped using the Account ID associated with your account and the App ID associated with your app.",
6   "homepage": "https://bitbucket.org/ensighten-ondemand/swift-core/branch/no-idfa",
7   "license": {
8     "type": "Proprietary",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ensighten, Inc.": "mobile@ensighten.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/ensighten-ondemand/swift-core",
16     "tag": "2.3.5-no-idfa"
17   },
18   "frameworks": "EnsightenSwift",
19   "xcconfig": {
20     "FRAMEWORK_SEARCH_PATHS": "/Applications/Xcode.app/Contents/Developer/Library/Frameworks"
21   },
22   "vendored_frameworks": "EnsightenSwift.framework",
23   "platforms": {
24     "ios": "9.0"
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   }