[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / c / 4 / XiaoBToolKit / 0.0.1 / XiaoBToolKit.podspec.json
blob15f9f10cf7ab49f6dc4b497c13b8eac4c30bfcb2
2   "name": "XiaoBToolKit",
3   "version": "0.0.1",
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",
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     "tag": "0.0.1"
17   },
18   "source_files": [
19     "XiaoBToolKit",
20     "XiaoBToolKit/**/*.{h,m}"
21   ],
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4"
24   },
25   "swift_version": "4.0"