[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / c / 4 / XiaoBToolKit / 0.0.8 / XiaoBToolKit.podspec.json
blobf8c0585c222f0d4d76d50b7a96819e9cb0edfe7f
2   "name": "XiaoBToolKit",
3   "version": "0.0.8",
4   "summary": "This is a  toolkit used in projects by XiaoBo Tech Ltd",
5   "description": "This kit include some kind of extesnions to try to give a way access to a more convenience & safe environment for swift in daily programing and",
6   "homepage": "http://louishors.com",
7   "license": "MIT",
8   "authors": {
9     "Louis": "louishors@outlook.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/LouisHors/XiaoBToolKit.git",
16     "branch": "master",
17     "tag": "0.0.8"
18   },
19   "source_files": [
20     "XiaoBToolKit",
21     "XiaoBToolKit/**/*.{h,m,swift}"
22   ],
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "4"
26   },
27   "swift_version": "4.0"