blob: aa8340ffe937088428f84e30cf28301f82526d0b [file] [log] [blame]
{
"name": "SomeExtensions",
"version": "0.2.7",
"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.7"
},
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "SomeExtensions/Classes/**/*"
}