[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 0 / a / CSIIPasswordTextField / 0.1.4 / CSIIPasswordTextField.podspec.json
blob335c8e6babb5d7486f187c0e957069b43e949363
2   "name": "CSIIPasswordTextField",
3   "version": "0.1.4",
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.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "CSIIPasswordTextField/Classes/**/*",
23     "CSIIPasswordTextField/Classes/"
24   ],
25   "public_header_files": "CSIIPasswordTextField/Classes/App_Const.h",
26   "resource_bundles": {
27     "CSIIPasswordTextField": [
28       "CSIIPasswordTextField/Resources/CSIIPasswordTextField.bundle"
29     ]
30   },
31   "vendored_libraries": "CSIIPasswordTextField/Classes/libs/*.{a}",
32   "frameworks": [
33     "UIKit",
34     "Security",
35     "AudioToolbox"
36   ]