blob: adec7e7e0f403cc7c4b7fc70033e0acf9e59fefe [file] [log] [blame]
{
"name": "yaul",
"version": "0.1.5",
"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!",
"homepage": "https://github.com/ajres/yaul-objc",
"license": "APACHE2",
"authors": {
"@ajres": "dev@yet-another.co"
},
"source": {
"git": "https://github.com/ajres/yaul-objc.git",
"tag": "0.1.5"
},
"requires_arc": true,
"source_files": "yaul-objc/**/*.{c,h,m}"
}