[Add] Boardy 1.59.1
[CocoaPods.git] / Specs / 4 / 2 / 3 / SweetDate / 1.0.0 / SweetDate.podspec.json
blob4914f2a2484a991da0ae605ad43b9ce777cb2ddd
2   "name": "SweetDate",
3   "version": "1.0.0",
4   "summary": "Small iOS framework to better handle Swift Dates and Time operations.",
5   "description": "Small iOS framework that will help developers to integrate date operations faster in their development process.",
6   "homepage": "https://github.com/adolfogarza/SweetDate",
7   "license": "MIT",
8   "authors": "Adolfo Garza",
9   "social_media_url": "https://github.com/adolfogarza/",
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/adolfogarza/SweetDate.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "SweetDate",
19     "SweetDate/**/*.{h,m,swift}"
20   ],
21   "pushed_with_swift_version": "3.0"