[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 1 / iDate / 0.1.0 / iDate.podspec.json
blob8041f401c0f60c9f86c5a876b78e00ca3e2d7b13
2   "name": "iDate",
3   "version": "0.1.0",
4   "summary": "Easy handling of date for iOS.",
5   "description": "Easy handling of date for iOS. Some extensions of NSDate and useful operators",
6   "homepage": "https://github.com/abdullah-chhatra/iDate.git",
7   "license": "MIT",
8   "authors": {
9     "Abdulmunaf Chhatra": "abdullah.chhatra@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/abdullah-chhatra/iDate.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "iDate/**/*.swift"