[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / a / d / DSTextEntryValidation / 1.0 / DSTextEntryValidation.podspec.json
blob3ba82518a67cf3ea43de287692e8f09638b01216
2   "name": "DSTextEntryValidation",
3   "version": "1.0",
4   "summary": "Ensures that text entered in fields satisfies easily customisable rules.",
5   "homepage": "https://github.com/DocuSignDev/DSTextEntryValidation",
6   "license": "MIT",
7   "authors": {
8     "Arlo Armstrong": "arlo.armstrong@docusign.com"
9   },
10   "source": {
11     "git": "https://github.com/DocuSignDev/DSTextEntryValidation.git",
12     "tag": "1.0"
13   },
14   "social_media_url": "https://twitter.com/docusigndev",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes",
20   "dependencies": {
21     "CMPopTipView": [
22       "~> 2.2"
23     ]
24   }