[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / e / 8 / 1 / ACEasyDate / 0.1.0 / ACEasyDate.podspec.json
blob2a14cfcc47a6c3ccbf386490b2cf2e3955c9fc61
2   "name": "ACEasyDate",
3   "version": "0.1.0",
4   "summary": "ACEasyDate Library",
5   "description": "ACEasyDate library helps you to handle the time operations",
6   "homepage": "https://github.com/andrewcookies/easy-date.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "andrewcookies": "andreacolussi00@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "git@github.com:andrewcookies/easy-date.git",
20     "tag": "release/0.1.0"
21   },
22   "source_files": "ACEasyDate/ACEasyDate/**/*.{h,m,swift}",
23   "swift_version": "4.2"