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