[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 1 / f / FSBirthday / 1.1 / FSBirthday.podspec.json
blob03e10e88c76f57c441c46844a7d083d9ca2fcc93
2   "name": "FSBirthday",
3   "version": "1.1",
4   "summary": "FSBirthday 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/FSLibrary",
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/FSLibrary.git",
16     "tag": "1.1"
17   },
18   "public_header_files": "sdks/FSBirthday/classes/*.{h}",
19   "source_files": "sdks/FSBirthday/classes/*.{h}",
20   "ios": {
21     "vendored_libraries": "sdks/FSBirthday/libs/libFSBirthday.a"
22   },
23   "platforms": {
24     "ios": "9.0"
25   },
26   "dependencies": {
27     "FSJZKit": [
29     ]
30   }