blob: 89911c49366113894c2e7e82aa45e3ccfdb789ae [file] [log] [blame]
{
"name": "Pledges",
"version": "1.0",
"social_media_url": "https://twitter.com/zeGreatRoB",
"homepage": "http://robertfmurdock.github.io",
"authors": {
"Rob Murdock": "rmurdock@pillartechnology.com"
},
"source": {
"git": "https://github.com/robertfmurdock/Pledges.git",
"tag": "1.0"
},
"license": "MIT",
"summary": "Pledges: the simple Swift promise library! Designed around ease of flow and composability.",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Pledges/*.swift",
"requires_arc": true
}