blob: 8896b03fdb6d62e9f15e977d538d5660bd90cfd4 [file] [log] [blame]
{
"name": "ExtensionProperty",
"version": "1.0.2",
"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.2"
},
"source_files": "Sources/ExtensionProperty/*.swift",
"requires_arc": true,
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "10.0"
},
"pushed_with_swift_version": "4.0"
}