blob: 5bb9c988a7ce7bf09e4c673c8eae3366562e7456 [file] [log] [blame]
{
"name": "SomeExtensions",
"version": "0.2.3",
"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.3"
},
"platforms": {
"ios": "10.3"
},
"source_files": "SomeExtensions/Classes/**/*"
}