blob: 4e3a06696b869983d9b9c79d3d1b74ab503aeebb [file] [log] [blame]
{
"name": "ObjectAssociation",
"version": "1.2.0",
"summary": "An object association helper for Swift extensions.",
"homepage": "https://github.com/Meniny/ObjectAssociation",
"license": "MIT",
"authors": {
"Elias Abel": "Meniny@qq.com"
},
"source": {
"git": "https://github.com/Meniny/ObjectAssociation.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0",
"osx": "10.10"
},
"source_files": "ObjectAssociation/*.*",
"module_name": "ObjectAssociation",
"public_header_files": "ObjectAssociation/*.h",
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0"
}