[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / 3 / MKUnits / 1.0.0 / MKUnits.podspec.json
blob9134e8c0e138e7891fac387b395c5a778db36c4d
2   "name": "MKUnits",
3   "version": "1.0.0",
4   "summary": "Provides units of measurement of physical quantities.",
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.0.0"
17   },
18   "source_files": "MKUnits/Source/**/*.{h,m}",
19   "requires_arc": true