blob: 5186efd2118717108c8d4966bf8d5e018c675ad3 [file] [log] [blame]
{
"name": "SwiftyyJSON",
"version": "1.0.3",
"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.3"
},
"source_files": "JSON/**/*.swift",
"pushed_with_swift_version": "3.0"
}