[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 2 / 0 / SwiftyBeaverObject / 0.1.0 / SwiftyBeaverObject.podspec.json
blobe676dc4c5ea5f840eec451fdcdfcbca9d39d8564
2   "name": "SwiftyBeaverObject",
3   "version": "0.1.0",
4   "summary": "This framework provides a console configuration for SwiftBeaver.",
5   "description": "This framework provides a console configuration for SwiftBeaver. More configuration will be added soon.",
6   "homepage": "https://github.com/tuyendv2/SwiftyBeaverObject",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tuyendv2": "tuyen.dinhvan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tuyendv2/SwiftyBeaverObject.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "SwiftyBeaverObject/Classes/**/*",
23   "dependencies": {
24     "SwiftyBeaver": [
26     ]
27   }