[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / 9 / MandiriSwiftLibTest / 0.0.1 / MandiriSwiftLibTest.podspec.json
blob5c85b5b5054c5f1fbf76d249e021c5d539d68309
2   "name": "MandiriSwiftLibTest",
3   "version": "0.0.1",
4   "summary": "A simple library to add and sub the integer.",
5   "description": "This CocoaPods is for testing only, it can helps you perform calculation though.",
6   "homepage": "https://github.com/dgwu/mandiri-swift-lib-test",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dgwu": "danielgunawanwu@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/dgwu/mandiri-swift-lib-test.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "MandiriSwiftLibTest/**/*.{h,m,swift}",
23   "swift_version": "4.2"