[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / e / b / 3 / MKUnits / 3.1.0 / MKUnits.podspec.json
blob4fa4b6086cf7703685cd50a28eac6cb28bb2aad3
2   "name": "MKUnits",
3   "version": "3.1.0",
4   "summary": "Unit conversion library for Swift. It provides units of measurement of physical quantities and simplifies manipulation of them.",
5   "homepage": "https://github.com/michalkonturek/MKUnits",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Michal Konturek": "michal.konturek@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/michalkonturek/MKUnits.git",
15     "tag": "3.1.0"
16   },
17   "social_media_url": "https://twitter.com/michalkonturek",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MKUnits/Classes/**/*"