blob: efc9e8c8cd0adb7e85a429e978a1984675b21820 [file] [log] [blame]
{
"name": "URIDrumKit",
"version": "0.2.3",
"summary": "Library to easily handle Universal Links in iOS app",
"homepage": "https://github.com/pencildrummer/URIDrumKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pencildrummer": "info@pencildrummer.com"
},
"source": {
"git": "https://github.com/pencildrummer/URIDrumKit.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "URIDrumKit/Classes/**/*",
"pushed_with_swift_version": "3.0"
}