[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 7 / 3 / 4 / OCUnitKit / 0.1.1 / OCUnitKit.podspec.json
blobd907803446629ef14ebd446494e74693652e769f
2   "name": "OCUnitKit",
3   "summary": "UnitKit is a pretty simple framework for creating, converting, and comparing units and physical quantities in Swift.",
4   "version": "0.1.1",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Otavio Cordeiro": "contact@otaviocc.com"
11   },
12   "social_media_url": "https://twitter.com/otaviocc",
13   "source": {
14     "git": "https://github.com/otaviocc/UnitKit.git",
15     "tag": "0.1.1"
16   },
17   "source_files": "UnitKit/*.{swift}",
18   "homepage": "https://github.com/otaviocc/UnitKit",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "frameworks": "Foundation"