blob: 73422c9004cc954de8e72f1e82edca81de7b638b [file] [log] [blame]
{
"name": "EmbedlyWithBlocks",
"version": "0.1.0",
"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.0"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"requires_arc": false
}