[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 4 / 3 / AppAnalysis / 1.0.0 / AppAnalysis.podspec.json
blob52d8e25978fb6b1b31aa7a8e3278cb7a936e7a26
2   "name": "AppAnalysis",
3   "version": "1.0.0",
4   "summary": "A nice logger tool in Swift.",
5   "description": "A nice logger tool in Swift. Cheers",
6   "homepage": "https://www.eryushion.com",
7   "license": {
8     "type": "MIT",
9     "file": "AppAnalysis/LICENSE"
10   },
11   "authors": {
12     "Hardik Vyas": "hardik.vyas@eryushion.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "ios": {
18     "vendored_frameworks": "AppAnalysis.framework"
19   },
20   "source": {
21     "http": "https://github.com/hardikAtEryushion/AppAnalysis/raw/master/AppAnalysis.zip"
22   },
23   "exclude_files": "Classes/Exclude",
24   "dependencies": {
25     "Socket.IO-Client-Swift": [
26       "~> 15.2.0"
27     ]
28   }