blob: 5cd3335116acaec902e608cc0cdb8000f99c46d1 [file] [log] [blame]
{
"name": "EmbedlyWithBlocks",
"version": "0.1.1",
"summary": "Objective-C library for Embed.ly APIs",
"homepage": "https://github.com/adamontherun/EmbedlyWithBlocks",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": "Adam Smith",
"source": {
"git": "https://github.com/adamontherun/EmbedlyWithBlocks.git",
"tag": "0.1.1"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"documentation_url": "https://github.com/adamontherun/EmbedlyWithBlocks/blob/master/README.md",
"requires_arc": true
}