[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / a / 3 / LDCLibrary / 0.0.3 / LDCLibrary.podspec.json
blob33430c92c2793a716fdbd31e4d21f73cdc6fa207
2   "name": "LDCLibrary",
3   "version": "0.0.3",
4   "summary": "This is the private library",
5   "description": "This is the private library to test the functionality of view from library to application and application to library",
6   "homepage": "https://github.com/Vadivel-Muniswamy",
7   "license": {
8     "type": "Apache License, Version 2.0"
9   },
10   "authors": "Vadivel-Muniswamy",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/Vadivel-Muniswamy/LDCLibrary.git",
17     "tag": "0.0.3"
18   },
19   "source_files": "LDCLibrary/**/*.{h,m,swift}",
20   "requires_arc": true,
21   "resources": [
22     "LDCLibrary/**/*.lproj/LDCLibLocalization.strings"
23   ],
24   "swift_version": "5.0"