[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 1 / 6 / Past / 1.0.1 / Past.podspec.json
blob57b0766c010a33bbb7f9a2d9fa10aedf2c4787ab
2   "name": "Past",
3   "version": "1.0.1",
4   "summary": "A simple NSDate extension for easily getting the difference between two dates",
5   "description": "NSDate extension for easily getting the difference between two dates in terms of Year, Month, Week, Day, Hour, Minute and Second",
6   "homepage": "https://github.com/Midhun-MP/Past",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Midhun MP": "midhunmp7@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/Midhun-MP/Past.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "Past",
23     "Past/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "Past/Exclude"