blob: f36fb2460dc7ddf45680b4f476538089f31c6ea0 [file] [log] [blame]
{
"name": "SomeExtensions",
"version": "0.2.2",
"summary": "add Some usefull extensions.",
"swift_version": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hydeguo/SomeExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hyde Guo": "guohyde@gmail.com"
},
"source": {
"git": "https://github.com/hydeguo/SomeExtensions.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "10.3"
},
"source_files": "SomeExtensions/Classes/**/*"
}