[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 9 / a / MLBPasswordTextField / 0.0.5 / MLBPasswordTextField.podspec.json
blob6e51f2fee46a2ac199dfebd564c879cdcb760dc6
2   "name": "MLBPasswordTextField",
3   "version": "0.0.5",
4   "summary": "A custom password input like WeChat payment for iOS.",
5   "description": "- A custom password input like WeChat payment for iOS.\n- iOS 7+ .\n- IB Designable.\n- Cursor supported (~> 0.0.3)",
6   "homepage": "https://github.com/meilbn/MLBPasswordTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "meilbn": "codingallnight@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/meilbn/MLBPasswordTextField.git",
19     "tag": "0.0.5"
20   },
21   "source_files": [
22     "MLBPasswordTextField",
23     "MLBPasswordTextField/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": [
27     "CoreFoundation",
28     "CoreGraphics"
29   ],
30   "requires_arc": true