[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 3 / 9 / Anthropocene / 0.0.1 / Anthropocene.podspec.json
blob72c546ba7e958e39c35fc51f10ce05c66ae914cf
2   "name": "Anthropocene",
3   "version": "0.0.1",
4   "summary": "A set of categories that converts human readable dates and time intervals to foundation classes..",
5   "description": "                   A set of categories that converts human readable dates and time intervals to foundation classes:\n\n                   * `(NSDateComponents *)componentsFromHumanReadableString: (NSString *)`\n",
6   "homepage": "https://github.com/fpg1503/Anthropocene",
7   "license": "MIT",
8   "authors": {
9     "Francesco Perrotti-Garcia": "fpg1503@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/fpg1503/Anthropocene.git",
13     "tag": "0.0.1"
14   },
15   "source_files": "Anthropocene/*.{h,m}",
16   "requires_arc": true