blob: 274cc45c007c3b431e783a50527f1387c0532d1f [file] [log] [blame]
{
"name": "DWExtensionTool",
"version": "0.1.2",
"summary": "A short description of DWExtensionTool.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DriftingWind/DWExtensionTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DriftingWind": "driftingwind@foxmail.com"
},
"source": {
"git": "https://github.com/DriftingWind/DWExtensionTool.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DWExtensionTool/DWExtensionTool/Classes/**/*",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"deprecated": true
}