blob: f8c0585c222f0d4d76d50b7a96819e9cb0edfe7f [file] [log] [blame]
{
"name": "XiaoBToolKit",
"version": "0.0.8",
"summary": "This is a toolkit used in projects by XiaoBo Tech Ltd",
"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",
"homepage": "http://louishors.com",
"license": "MIT",
"authors": {
"Louis": "louishors@outlook.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LouisHors/XiaoBToolKit.git",
"branch": "master",
"tag": "0.0.8"
},
"source_files": [
"XiaoBToolKit",
"XiaoBToolKit/**/*.{h,m,swift}"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
},
"swift_version": "4.0"
}