[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / 3 / RFMathTextField / 1.3 / RFMathTextField.podspec.json
blobba07988e3e2adac0252d3b345b03cb5fb629c3cd
2   "name": "RFMathTextField",
3   "version": "1.3",
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/ruddfawcett/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     "Rudd Fawcett": "rudd.fawcett@gmail.com"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source": {
22     "git": "https://github.com/ruddfawcett/RFMathTextField.git",
23     "tag": "v1.3"
24   },
25   "source_files": "RFMathTextField/*",
26   "requires_arc": true