[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / b / 9 / SlashnextCore / 1.0 / SlashnextCore.podspec.json
bloba5c50ed9d2a9b34bd3b469f7cc30072355728018
2   "name": "SlashnextCore",
3   "version": "1.0",
4   "summary": "SlashNext SDK core framework pod",
5   "description": "This is the core framework for SlashNext SDK.It consist of core sdk files which consist methods to use inside any app.",
6   "homepage": "https://github.com/snx-zeeshan",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Muhammad Zeeshan": "m.zeeshan.7590@slashnext.com"
13   },
14   "platforms": {
15     "ios": "11.1"
16   },
17   "source": {
18     "http": "https://github.com/slashnext/SlashNext-Core/releases/download/1.0/SNXCore.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "SNXCore.framework"
22   }