blob: b3b6a49298860c237676a5c267a6396d3f17f9ae [file] [log] [blame]
{
"name": "Baggage",
"version": "4.0",
"summary": "Simplifying work with clipboard in iOS.",
"description": "Baggage is a set of extensions for iOS SDK that simplify work with clipboard. Written in Swift.",
"homepage": "https://github.com/igormatyushkin014/Baggage",
"screenshots": "https://github.com/igormatyushkin014/Baggage/raw/master/Logo/logo-1024-300.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Matyushkin": "igormatyushkin014@gmail.com"
},
"social_media_url": "https://twitter.com/imatyushkin1",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Baggage.git",
"tag": "4.0"
},
"source_files": [
"Baggage",
"Baggage/**/*"
],
"pushed_with_swift_version": "3.0"
}