[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 7 / 8 / SwiftDate / 1.0.11 / SwiftDate.podspec.json
blob7c32f5b6e487ceb96089bcd83093f7ede6c3d000
2   "name": "SwiftDate",
3   "version": "1.0.11",
4   "summary": "Swift library to easily manage NSDate objects (swift-2.0 is the branch for swift 2.0 compatibility version)",
5   "homepage": "https://github.com/malcommac/SwiftDate",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Daniele Margutti": "me@danielemargutti.com"
12   },
13   "social_media_url": "http://twitter.com/danielemargutti",
14   "source": {
15     "git": "https://github.com/malcommac/SwiftDate.git",
16     "tag": "1.0.11"
17   },
18   "source_files": "SwiftDate/*.swift",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9"
22   },
23   "requires_arc": true,
24   "module_name": "SwiftDate"