[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / a / d / UnitKit / 0.2 / UnitKit.podspec.json
blob4f3ac048f831ba8df5a91e8e0217d097cad9d3f2
2   "name": "UnitKit",
3   "version": "0.2",
4   "license": "MIT",
5   "summary": "Convenience for units of measurement written in Swift",
6   "homepage": "https://github.com/bogosmer/UnitKit",
7   "authors": {
8     "Bo Gosmer": "bogosmer@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/bogosmer/UnitKit.git",
12     "tag": "0.2"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "source_files": "UnitKit/Source/**/*.swift",
21   "resources": [
22     "UnitKit/Resources/Language/*"
23   ]