blob: 99007e7ec0018626e70189b42fdd786ed57318a6 [file] [log] [blame]
{
"name": "Baggage",
"version": "1.0",
"summary": "Simplifying work with clipboard in iOS.",
"description": "Baggage provides extensions for native classes in iOS SDK for purpose of simplifying 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/igormatyushkin1",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Baggage.git",
"tag": "1.0"
},
"source_files": [
"Source",
"Source/**/*"
]
}