{ "name": "SwiftyJSON", "version": "2.3.2", "summary": "SwiftyJSON makes it easy to deal with JSON data in Swift", "homepage": "https://github.com/SwiftyJSON/SwiftyJSON", "license": { "type": "MIT" }, "authors": { "lingoer": "lingoerer@gmail.com", "tangplin": "tangplin@gmail.com" }, "requires_arc": true, "platforms": { "osx": "10.9", "ios": "8.0", "watchos": "2.0", "tvos": "9.0" }, "source": { "git": "https://github.com/SwiftyJSON/SwiftyJSON.git", "tag": "2.3.2" }, "source_files": "Source/*.swift" }