[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / a / c / 2 / sequencing-master-plugin-api-objc / 1.3.1 / sequencing-master-plugin-api-objc.podspec.json
blobaaa221e460a1f13a8b1cfacf491a2658d8c92598
2   "name": "sequencing-master-plugin-api-objc",
3   "version": "1.3.1",
4   "summary": "Master CocoaPod Plugin for adding Sequencing.com's Real-Time Personalization technology to iOS apps coded in Objective-C",
5   "homepage": "https://github.com/SequencingDOTcom/CocoaPod-iOS-Master-Plugin-ObjectiveC",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Sequencing": "gittaca@sequencing.com"
12   },
13   "source": {
14     "git": "https://github.com/SequencingDOTcom/CocoaPod-iOS-Master-Plugin-ObjectiveC.git",
15     "tag": "1.3.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "dependencies": {
22     "sequencing-oauth-api-objc": [
23       "~> 1.4.2"
24     ],
25     "sequencing-file-selector-api-objc": [
26       "~> 1.1.0"
27     ],
28     "sequencing-app-chains-api-objc": [
29       "~> 1.1.1"
30     ]
31   }