blob: 3b893c82496e320d90746fea08e030c1524410ce [file] [log] [blame]
{
"name": "BaseJson4",
"version": "1.03",
"summary": "Swift4 JSON to Object Model",
"homepage": "https://github.com/kittymo/BaseJson4",
"license": {
"type": "MIT"
},
"authors": {
"KittyMei": "kittymei1010@gmail.com"
},
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/kittymo/BaseJson4.git",
"tag": "1.03"
},
"source_files": "BaseJson4/BaseJson4.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}