[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 8 / 1 / MyLibFirst / 0.0.1 / MyLibFirst.podspec.json
blob53468ad2c0155b11c84afea140000c9993852587
2   "name": "MyLibFirst",
3   "version": "0.0.1",
4   "summary": "A Lib description of MyLibFirst.",
5   "description": "This CocoaPods library helps you perform math calculation.",
6   "homepage": "https://github.com/gopalchinnadurai/MyLibFirst",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gopal_Disys_MBRHE": "gopal.chinnadurai@disys.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "4.0",
18   "source": {
19     "git": "https://github.com/gopalchinnadurai/MyLibFirst.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "MyLib",
24     "MyLib/**/*.{h,m}"
25   ],
26   "swift_version": "4.0"