[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / b / 2 / NSDate+SRGFekable / 0.0.2 / NSDate+SRGFekable.podspec.json
blob4e410e040a548c4838ee8d10b8043c0708f208b2
2   "name": "NSDate+SRGFekable",
3   "version": "0.0.2",
4   "summary": "A category to fake current date for unit tests.",
5   "homepage": "https://github.com/soragoto/NSDate-SRGFekable",
6   "license": "MIT",
7   "authors": {
8     "Norihiro Sakamoto": "nori0620@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/soragoto/NSDate-SRGFekable.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "resources": [
22     "Classes/SRGFakableViewController.xib"
23   ],
24   "requires_arc": true