[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 6 / 9 / Astronomer-Facebook-App-Events / 1.0.3 / Astronomer-Facebook-App-Events.podspec.json
blob39ad10ab5a8d474e0bfa27ae1ac776084395cded
2   "name": "Astronomer-Facebook-App-Events",
3   "version": "1.0.3",
4   "summary": "Facebook App Events Integration for Astronomer's analytics-ios library.",
5   "description": "Analytics for iOS provides a single API that lets you\nintegrate with over 100s of tools.\n\nThis is the Facebook App Events integration for the iOS library.",
6   "homepage": "http://astronomer.io/",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Astronomer": "hello@astronomer.io"
12   },
13   "source": {
14     "git": "https://github.com/astronomer-integrations/analytics-ios-integration-facebook-app-events.git",
15     "tag": "1.0.3"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "dependencies": {
23     "AstronomerAnalytics": [
24       "~> 3.0"
25     ],
26     "FBSDKCoreKit": [
27       "~> 4.15"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
32   }