I am using Alamofire and SwiftyJson
Following is my class
class InfoText { let id: Int? let title: String? let description: String? let tag: String? let t