[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 4 / 3 / RFMathTextField / 1.0 / RFMathTextField.podspec.json
blobda2c1f8bb374e3a1c329e421818970d1ae92fb0f
2   "name": "RFMathTextField",
3   "version": "1.0",
4   "summary": "A simple validator/equation answerer.",
5   "description": "Could be used to prevent spam (an extra form step) or prevent users from making stupid decisions at stupid times, when they are not thinking clearly, and can not do simple math.",
6   "homepage": "https://github.com/rexfinn/RFMathTextField",
7   "screenshots": [
8     "https://github-camo.global.ssl.fastly.net/96a584cd1900782a1a8ce0480f3dcc667cdd4a56/687474703a2f2f692e696d6775722e636f6d2f63525a4a3163662e706e67",
9     "https://github-camo.global.ssl.fastly.net/70d46c396244b4ccf3b3265556e4eb90c3dc652b/687474703a2f2f692e696d6775722e636f6d2f393453347134302e706e67"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Rex Finn": "rexcfinn@gmail.com"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source": {
22     "git": "https://github.com/rexfinn/RFMathTextField.git",
23     "tag": "v1.0"
24   },
25   "source_files": "RFMathTextField/*",
26   "requires_arc": true