blob: 488c51f7a8e58c1752b941f3d1603a75e9873e1c [file] [log] [blame]
{
"name": "FFUtils",
"version": "0.2.0",
"summary": "Common tools in ios development",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lingfengmarskey/FFUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marcos Mang": "lingfengmarskey@gmail.com"
},
"source": {
"git": "https://github.com/lingfengmarskey/FFUtils.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "FFUtils/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}