blob: 5a5e0c1124142e1b92fd57a09f009f0c6b15a812 [file] [log] [blame]
{
"name": "URIDrumKit",
"version": "0.1.2",
"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.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "URIDrumKit/Classes/**/*",
"pushed_with_swift_version": "2.3"
}