This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Joan Martin
committed
Apr 22, 2021
1 parent
8f3e2b4
commit b485135
Showing
1 changed file
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,18 +21,24 @@ pod 'Harmony' | |
``` | ||
### Subspecs | ||
|
||
Available subspecs: | ||
|
||
```ruby | ||
pod 'Harmony/Future' | ||
pod 'Harmony/Common' | ||
pod 'Harmony/Security' | ||
pod 'Harmony/iOS' | ||
pod 'Harmony/Realm' | ||
pod 'Harmony/Alamofire' | ||
pod 'Harmony/Vastra' | ||
pod 'Harmony/MJCocoaCore' | ||
pod 'Harmony/MJObjection' | ||
``` | ||
|
||
Deprecated subscpecs: | ||
```ruby | ||
pod 'Harmony/Realm' | ||
``` | ||
|
||
## Author | ||
|
||
Mobile Jazz, [email protected] | ||
|