blob: 444646a083c2a8ed042af50eae55d0b3a88db594 [file] [log] [blame]
{
"name": "Dynamic",
"version": "0.3.0",
"summary": "Dynamic is a lightweight reactive binding object.",
"homepage": "https://github.com/lammertw/Dynamic",
"license": "MIT",
"authors": {
"Lammert Westerhoff": "westerhoff@gmail.com"
},
"source": {
"git": "https://github.com/lammertw/Dynamic.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/lwesterhoff",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"osx": "10.10",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}