[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / c / 8 / KTSecretTextView / 0.0.1 / KTSecretTextView.podspec.json
blob41a8bdab833f96d86af8eb69a283f005c6fa5676
2   "name": "KTSecretTextView",
3   "platforms": {
4     "ios": "7.0"
5   },
6   "version": "0.0.1",
7   "summary": "Secret Text View",
8   "homepage": "https://github.com/kenshin03/KTSecretTextView",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Kenny Tang": "https://github.com/kenshin03"
15   },
16   "source": {
17     "git": "https://github.com/kenshin03/KTSecretTextView.git",
18     "tag": "0.0.1"
19   },
20   "screenshots": [
21     "https://raw.githubusercontent.com/kenshin03/KTSecretTextView/master/SecretTextView/Resources/Screenshots/KTSecretTextView-screenshot1.png",
22     "https://raw.githubusercontent.com/kenshin03/KTSecretTextView/master/SecretTextView/Resources/Screenshots/KTSecretTextView-screenshot3.png"
23   ],
24   "resources": "SecretTextView/Resources/**/*.*",
25   "source_files": "SecretTextView/**/*.{h,m}",
26   "requires_arc": true,
27   "dependencies": {
28     "UIImage-Resize": [
30     ]
31   }