blob: a4f0235dfe4a5d9ef91ea3febb0b6130d60e93df [file] [log] [blame]
{
"name": "ExtensionProperty",
"version": "1.0.1",
"summary": "Attach property via Extension.",
"homepage": "https://github.com/cats-oss/ExtensionProperty",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hideki Matsuoka": "matsuoka_hideki@cyberagent.co.jp"
},
"source": {
"git": "https://github.com/cats-oss/ExtensionProperty.git",
"tag": "1.0.1"
},
"source_files": "ExtensionProperty/*.swift",
"requires_arc": true,
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "10.0"
},
"pushed_with_swift_version": "4.0"
}