[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / 3 / MKUnits / 1.1.0 / MKUnits.podspec.json
blobbbf6264011686a90b224db1b14adff5257b486aa
2   "name": "MKUnits",
3   "version": "1.1.0",
4   "summary": "Provides units of measurement of physical quantities and simplifies manipulation of them.",
5   "homepage": "https://github.com/michalkonturek/MKUnits",
6   "license": "MIT",
7   "authors": {
8     "Michal Konturek": "michal.konturek@gmail.com"
9   },
10   "platforms": {
11     "ios": "6.1",
12     "osx": "10.7"
13   },
14   "source": {
15     "git": "https://github.com/michalkonturek/MKUnits.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "MKUnits/Source/**/*.{h,m}",
19   "requires_arc": true