blob: 1259f3c59085b4e9f89b336778868f329af8ea41 [file] [log] [blame]
{
"name": "SwiftyJSONAPI",
"version": "0.0.14",
"summary": "JSONAPI document representation and serializing in Swift.",
"homepage": "https://github.com/thomassnielsen/SwiftyJSONAPI",
"license": "MIT",
"authors": {
"thomassnielsen": "me@thomassnielsen.com"
},
"social_media_url": "http://twitter.com/thomassnielsen",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/thomassnielsen/SwiftyJSONAPI.git",
"tag": "0.0.14"
},
"source_files": "SwiftyJSONAPI/*.swift",
"frameworks": "Foundation",
"requires_arc": true,
"pushed_with_swift_version": "2.3"
}