blob: 24e692cdf63ee3efc8cb1d17192eea924e04dc0a [file] [log] [blame]
{
"name": "SwiftyyJSON",
"version": "1.0.2",
"summary": "JSON for Swift",
"description": "Kinda like SwiftyJSON",
"homepage": "https://github.com/zhigang1992/JSON",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhigang Fang": "zhigang1992@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zhigang1992/JSON.git",
"tag": "1.0.2"
},
"source_files": "JSON/**/*.swift",
"pushed_with_swift_version": "3.0"
}