[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / c / 7 / 0 / yaul / 0.1.5 / yaul.podspec.json
blobadec7e7e0f403cc7c4b7fc70033e0acf9e59fefe
2   "name": "yaul",
3   "version": "0.1.5",
4   "summary": "YAUL for Objective-C",
5   "description": "Yet Another Untility Library for objecive-c\n* Markdown format.\n* Don't worry about the indent, we strip it!",
6   "homepage": "https://github.com/ajres/yaul-objc",
7   "license": "APACHE2",
8   "authors": {
9     "@ajres": "dev@yet-another.co"
10   },
11   "source": {
12     "git": "https://github.com/ajres/yaul-objc.git",
13     "tag": "0.1.5"
14   },
15   "requires_arc": true,
16   "source_files": "yaul-objc/**/*.{c,h,m}"