blob: af1afc915da9c694647ac876308252f3a264408b [file] [log] [blame]
{
"name": "ObserverSet",
"version": "1.0.2",
"summary": "Swift implementation of observer sets",
"authors": "Michael Ash",
"homepage": "https://github.com/CrossWaterBridge/ObserverSet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/CrossWaterBridge/ObserverSet.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0",
"osx": "10.11"
},
"source_files": "*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}