blob: 10101aaeb03806649d2570b21e7df815e6bf2b8c [file] [log] [blame]
{
"name": "DRCategories",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DRCategories/Classes/**/*",
"dependencies": {
"DRInputLimitManager": [
],
"DRSandboxManager": [
],
"pop": [
]
}
}