blob: ce25a0dbe9b490e71ebb1a218322b8014602f667 [file] [log] [blame]
{
"name": "BaseJson4",
"version": "1.0",
"summary": "Swift4 JSON to Object Model",
"homepage": "https://github.com/kittymo/BaseJson4",
"license": "MIT",
"platforms": {
"ios": "11.0"
},
"authors": {
"KittyMei": "kittymei1010@gmail.com"
},
"source": {
"git": "https://github.com/kittymo/BaseJson4.git",
"tag": "1.0"
},
"source_files": "BaseJson4/BaseJson4.swift",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}