blob: 81cdc863554b48fa8752d468f37932460fe47703 [file] [log] [blame]
{
"name": "Snail",
"version": "0.2.0",
"summary": "An observables framework for Swift",
"homepage": "https://github.com/UrbanCompass/Snail",
"license": "MIT",
"authors": "Compass",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/UrbanCompass/Snail.git",
"tag": "0.2.0"
},
"source_files": "Snail/*.swift",
"swift_version": "4.0"
}