blob: 6c8270f21056b5d4f3aee4154882f132f9c65ad2 [file] [log] [blame]
{
"name": "SwiftyJSON-3.1.1",
"version": "3.1.1",
"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/wongzigii/SwiftyJSON.git",
"tag": "3.1.1"
},
"source_files": "Source/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}