blob: 80c46ac6c301018625e26b943376703d77bf5ae4 [file] [log] [blame]
{
"name": "Strongify",
"version": "1.2",
"summary": "1-file µframework that gets rid of weak-strong dancing in Swift.",
"description": "Simply 1-file µframework that gets rid of weak-strong dancing in Swift.",
"homepage": "https://github.com/krzysztofzablocki/Strongify.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Krzysztof Zablocki": "krzysztof.zablocki@pixle.pl"
},
"social_media_url": "",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/krzysztofzablocki/Strongify",
"tag": "1.2"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}