Skip to content

Commit 633d244

Browse files
committed
Add git submodules for Alamofire and SwiftyJSON projects
1 parent 7d7aa37 commit 633d244

3 files changed

Lines changed: 8 additions & 0 deletions

File tree

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "Alamofire"]
2+
path = Alamofire
3+
url = https://github.com/Alamofire/Alamofire.git
4+
[submodule "SwiftyJSON"]
5+
path = SwiftyJSON
6+
url = https://github.com/SwiftyJSON/SwiftyJSON.git

Alamofire

Submodule Alamofire added at cf8127a

SwiftyJSON

Submodule SwiftyJSON added at 90b3853

0 commit comments

Comments
 (0)