[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / f / 4 / 6 / HGFramework / 0.1.0 / HGFramework.podspec.json
blob4d31cf5a788611ab5eca091ae29ab5affd1b288c
2   "name": "HGFramework",
3   "version": "0.1.0",
4   "summary": "A simple swift helper methods and extensions.",
5   "description": "This library library adds useful extensions on top of what is already provided by Swift.",
6   "homepage": "https://github.com/maranathApp/HGFramework",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Frezy Mboumba": "maranathapp@outlook.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/maranathApp/HGFramework.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "HGFramework/*.{swift,plist}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"