blob: 073c6087ac534119c1fecf65711bcc5e35ea48cc [file] [log] [blame]
{
"name": "Melmac",
"version": "0.1.1",
"summary": "Melmac Library",
"description": "Melmac Library\nSee the source at https://github.com/AReisner/Melmac",
"homepage": "https://github.com/AReisner/Melmac",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alfred Reisner": "alfred.reisner@me.com"
},
"social_media_url": "http://twitter.com/arpfel",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/AReisner/Melmac.git",
"tag": "v0.1.1"
},
"source_files": "Sources/Melmac/*.{h,m,swift}",
"public_header_files": "Sources/Melmac/*.h",
"frameworks": "Foundation"
}