[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / e / b / 3 / MKUnits / 1.1.2 / MKUnits.podspec.json
blob259505c38fbfabef511b21d77f12a6d32ad67499
2   "name": "MKUnits",
3   "version": "1.1.2",
4   "summary": "Unit conversion library for Objective-C. It 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.0",
12     "osx": "10.7"
13   },
14   "source": {
15     "git": "https://github.com/michalkonturek/MKUnits.git",
16     "tag": "1.1.2"
17   },
18   "source_files": "MKUnits/Source/**/*.{h,m}",
19   "requires_arc": true