[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / a / 9 / 2 / MONDecimalNumberField / 1.0.0 / MONDecimalNumberField.podspec.json
blob9c58a704528d84e8c9c06ea955ff9a754a490512
2   "name": "MONDecimalNumberField",
3   "version": "1.0.0",
4   "summary": "An iOS input field for decimal numbers and currencies.",
5   "description": "                   An iOS field that offers specialized input for decimal numbers and currency values.\n",
6   "homepage": "https://github.com/MoneysApp/DecimalNumberField",
7   "screenshots": "https://github.com/moneysapp/decimalnumberfield/raw/master/screenshots/screenshot1.png",
8   "license": "Apache License, Version 2.0",
9   "authors": {
10     "Jeff Verkoeyen": "jverkoey@gmail.com"
11   },
12   "platforms": {
13     "ios": "5.0"
14   },
15   "source": {
16     "git": "https://github.com/MoneysApp/DecimalNumberField.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "src/*.{h,m}",
20   "requires_arc": true