blob: cec5e3e95c91d000e6a3ecedd1e8bd3e036c3044 [file] [log] [blame]
{
"name": "LFBR.SwiftLib",
"version": "0.0.1",
"summary": "聽馃摝 Commons extensions and complements written in swift to be development easier",
"description": "This library have some usefull extension for\n 路Dismiss keyboard easy 鈱笍\n 路Manage time like timestamp鈴癨n 路Get size and type of your current devices馃摫\n 路Some usual regex and his extension with strings\n 路Some methods to create UIColors with RGB format\n 路Some easy methods to encrypt your data",
"homepage": "https://github.com/f3rn4d0n/LFBR-SwiftLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luis Fernando Bustos Rami虂rez": "lufe.bura@gmail.com"
},
"social_media_url": "https://twitter.com/fernandobustosr",
"platforms": {
"ios": "12.1"
},
"source": {
"git": "https://github.com/f3rn4d0n/LFBR-SwiftLib.git",
"tag": "0.0.1"
},
"source_files": [
"LFBR.SwiftLib",
"LFBR.SwiftLib/**/*.{h,m,swift}"
],
"exclude_files": "iMessageFramework/**/*.plist",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}