[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 0 / a / CSIIPasswordTextField / 0.1.6 / CSIIPasswordTextField.podspec.json
blob05574f48c84c8a8c033c7c0574452c2f530cf332
2   "name": "CSIIPasswordTextField",
3   "version": "0.1.6",
4   "summary": "RSA CSIIPasswordTextField.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yang0123shu/CSIIPasswordTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yang0123shu": "yang0123shu@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yang0123shu/CSIIPasswordTextField.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "CSIIPasswordTextField/Classes/**/*",
23     "CSIIPasswordTextField/Classes/"
24   ],
25   "resource_bundles": {
26     "CSIIPasswordTextField": [
27       "CSIIPasswordTextField/Resources/CSIIPasswordTextField.bundle"
28     ]
29   },
30   "vendored_libraries": "CSIIPasswordTextField/Classes/libs/*.{a}",
31   "frameworks": [
32     "UIKit",
33     "Security",
34     "AudioToolbox"
35   ]