[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / c / 6 / FSPassword / 1.4 / FSPassword.podspec.json
blobb0e20d19aac8a3b6c9e540cce81b4144d5274766
2   "name": "FSPassword",
3   "version": "1.4",
4   "summary": "FSPassword is a tool for show logs when app run",
5   "description": "This is a very small software library, offering a few methods to help with programming.",
6   "homepage": "https://github.com/fuchina/FSPassword",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fudon": "1245102331@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/fuchina/FSPassword.git",
16     "tag": "1.4"
17   },
18   "source_files": "FSPassword/classes/*.{h}",
19   "ios": {
20     "vendored_libraries": "FSPassword/libs/libFSPassword.a"
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "dependencies": {
26     "FSJZBus": [
28     ]
29   }