[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 8 / 7 / 3 / Emergent / 1.0 / Emergent.podspec.json
blobfbcc45baefa61e88ce73ffce30bdcb8b4476bab3
2   "name": "Emergent",
3   "version": "1.0",
4   "summary": "Emergent app performance monitoring iOS SDK",
5   "description": "Emergent provides remote logging and app performance monitoring services.",
6   "homepage": "https://tryemergent.com",
7   "license": {
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Emergent Team": "team@tryemergent.com"
12   },
13   "social_media_url": "http://twitter.com/tryemergent",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/emergentlabs/emergent-iOS.git",
19     "tag": "1.0"
20   },
21   "source_files": "Emergent/",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.4"
25     ],
26     "ObjectMapper": [
27       "~> 2.2"
28     ],
29     "AlamofireObjectMapper": [
30       "~> 4.0"
31     ],
32     "AWSCognito": [
34     ],
35     "AWSS3": [
37     ],
38     "ReachabilitySwift": [
40     ],
41     "SwiftyJSON": [
43     ],
44     "GzipSwift": [
46     ],
47     "Yaml": [
49     ]
50   }