[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 1 / 2 / Segment-Singular / 1.2.0 / Segment-Singular.podspec.json
blob95aadce3f2cefd23fc9560e3fb58e00b83ef0b27
2   "name": "Segment-Singular",
3   "version": "1.2.0",
4   "summary": "Singular integration for Segment",
5   "description": "This is the Singular integration for Segment",
6   "authors": "Singular Labs",
7   "homepage": "https://www.segment.com",
8   "license": {
9     "type": "Apache 2.0",
10     "file": "LICENSE"
11   },
12   "source": {
13     "git": "https://github.com/singular-labs/segment-singular-ios.git",
14     "tag": "1.2.0"
15   },
16   "static_framework": true,
17   "platforms": {
18     "ios": "8.0"
19   },
20   "ios": {
21     "source_files": "Segment-Singular-iOS/*.{h,m,mm}",
22     "dependencies": {
23       "Analytics": [
25       ],
26       "Singular-SDK": [
28       ]
29     }
30   }