[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 4 / a / 3 / NSDate-RORandom / 0.2.0 / NSDate-RORandom.podspec.json
blob2a0139a47954a3022684effc253f2e804fa3b5a3
2   "name": "NSDate-RORandom",
3   "version": "0.2.0",
4   "summary": "A simple NSDate category for creating random dates",
5   "homepage": "https://github.com/Rikuoja/NSDate-RORandom",
6   "license": "MIT",
7   "authors": {
8     "Riku Oja": "riku.oja@kapsi.fi"
9   },
10   "source": {
11     "git": "https://github.com/Rikuoja/NSDate-RORandom.git",
12     "tag": "0.2.0"
13   },
14   "source_files": "NSDate+RORandom.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0",
18     "osx": "10.9"
19   }