[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / b / 0 / Gormsson / 0.3.7 / Gormsson.podspec.json
blob3de12625841244debb2ff026643a612c8cbb3fdb
2   "name": "Gormsson",
3   "version": "0.3.7",
4   "license": "MIT",
5   "summary": "Gormsson is a framework that provide swift extension.",
6   "description": "As we always use the same or a really close object, we made severals components that we want to share with you.",
7   "homepage": "https://github.com/MoveUpwards/Gormsson.git",
8   "authors": {
9     "Damien NOËL DUBUISSON": "damien@slide-r.com",
10     "Loïc GRIFFIÉ": "loic@slide-r.com"
11   },
12   "source": {
13     "git": "https://github.com/MoveUpwards/Gormsson.git",
14     "tag": "0.3.7"
15   },
16   "swift_version": "5.0",
17   "platforms": {
18     "ios": "9.1"
19   },
20   "source_files": "Gormsson/Source/**/*.swift",
21   "frameworks": "CoreBluetooth",
22   "dependencies": {
23     "Nevanlinna": [
25     ]
26   }