[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / b / 7 / 8 / SwiftDate / 1.0.5 / SwiftDate.podspec.json
blobd12b4ac6b1cf5698549b594edd6d6b846de97f46
2   "name": "SwiftDate",
3   "version": "1.0.5",
4   "summary": "Swift (1.2+) library to easily manage NSDate objects",
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.5"
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"