[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 9 / 5 / d / NSDate-KBSRandom / 0.1.0 / NSDate-KBSRandom.podspec.json
blob7dc4ee33b5a99eda3f0001e85b9ce22947071bbf
2   "name": "NSDate-KBSRandom",
3   "version": "0.1.0",
4   "summary": "A simple NSDate category for creating random dates",
5   "homepage": "https://github.com/Keithbsmiley/NSDate-KBSRandom",
6   "license": "MIT",
7   "authors": {
8     "Keith Smiley": "keithbsmiley@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Keithbsmiley/NSDate-KBSRandom.git",
12     "tag": "0.1.0"
13   },
14   "source_files": "NSDate+KBSRandom.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0",
18     "osx": "10.9"
19   }