blob: 3ec848b4faaa7533247148d75559ebe0794da5ae [file] [log] [blame]
{
"name": "yaul-objc",
"version": "0.1.0",
"summary": "YAUL for Objective-C",
"description": " Yet Another Untility Library for objecive-c\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/ajres/yaul-objc",
"license": "APACHE2",
"authors": {
"@ajres": "dev@xn--voo-zpa.com"
},
"source": {
"git": "https://github.com/ajres/yaul-objc.git",
"tag": "0.1.0"
},
"requires_arc": true,
"source_files": "yaul-objc/**/*.{c,h,m}"
}