본문 바로가기
모바일/IOS

HTTP 통신 , JSON 처리

by 죠부니 2018. 1. 11.
반응형

    pod 'Alamofire'

    pod 'AlamofireImage'

    pod 'SwiftyJSON'

    pod 'Alamofire-SwiftyJSON'


https://github.com/Alamofire/Alamofire

https://github.com/Alamofire/AlamofireImage

https://github.com/SwiftyJSON/SwiftyJSON

https://github.com/SwiftyJSON/Alamofire-SwiftyJSON

반응형