blob: 2346df4061ee9d9a78f913b66286f19420685de1 [file] [log] [blame]
{
"name": "DRCategories",
"version": "0.1.1",
"summary": "丰富的类扩展",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DeanFs/DRCategories",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dean_F": "stone.feng1990@gmail.com"
},
"source": {
"git": "https://github.com/DeanFs/DRCategories.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DRCategories/Classes/**/*",
"dependencies": {
"DRMacroDefines": [
],
"DRSandboxManager": [
],
"pop": [
]
}
}