blob: 6e8abfc1a32ee0a90038a95da8e6f9e250d7ba58 [file] [log] [blame]
{
"name": "TextureSimply",
"version": "0.1.2",
"summary": "A short description of TextureSimply.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/didez/TextureSimply",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ConverSun": "conversun@qq.com"
},
"source": {
"git": "https://github.com/didez/TextureSimply.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "TextureSimply/Classes/**/*",
"dependencies": {
"Texture": [
"2.6"
]
}
}