Phobos (systematic designation: Mars I) is the larger and innermost of the two natural satellites of Mars, the other being Deimos. Both moons were discovered in 1877 by American astronomer Asaph Hall.
## Usage
Phobos is a small, irregularly shaped object with a mean radius of 11 km (7 mi),[1] and is seven times more massive than Deimos, Mars's outer moon.
Phobos is named after the Greek god Phobos, a son of Ares (Mars) and Aphrodite (Venus) which was the personification of Horror.
To run the example project, clone the repo, and run `pod install` from the Example directory first.
The name "Phobos" is pronounced /ˈfoʊbəs/ foh-bəs, or like the Greek Φόβος.
## Requirements
## Requirements
依赖WMCacheService,和libz库
Require WMCacheService and libz
## Installation
## Installation
...
@@ -22,9 +20,57 @@ it, simply add the following line to your Podfile:
...
@@ -22,9 +20,57 @@ it, simply add the following line to your Podfile:
2 Drag the Phobos subfolder to your project. Check both “copy items into destination group’s folder” and your target.
## Configuration
While you are free to initialize as many instances of Phobos as is appropriate for your application, there is a shared singleton instance that is globally available.
This singleton instance is often configured in your app delegate’s application:didFinishLaunchingWithOptions: method: